Sfoglia il codice sorgente

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

Dan Korostelev 9 anni fa
parent
commit
30005793dc
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/generators/gencommon.ml

+ 3 - 0
src/generators/gencommon.ml

@@ -8559,6 +8559,9 @@ struct
 
 		dependencies:
 			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 =
 	struct