Browse Source

[gencommon] add TODO for a potentionally useless filter [skip ci]

Dan Korostelev 9 years ago
parent
commit
30005793dc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/generators/gencommon.ml

+ 3 - 0
src/generators/gencommon.ml

@@ -8559,6 +8559,9 @@ struct
 
 
 		dependencies:
 		dependencies:
 			Must run before Dynamic fields access is run
 			Must run before Dynamic fields access is run
+
+		TODO: I think TFor is always rewritten to TWhile before getting into the generator nowadays,
+		so this filter could probably be removed. Gotta ask Simon about it.
 	*)
 	*)
 	module IteratorsInterfaceExprf =
 	module IteratorsInterfaceExprf =
 	struct
 	struct