Nicolas Cannasse %!s(int64=15) %!d(string=hai) anos
pai
achega
5d06966076
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      genswf9.ml

+ 1 - 0
genswf9.ml

@@ -284,6 +284,7 @@ let property ctx p t =
 	| TInst ({ cl_path = ["flash"],"Vector" },_) ->
 		(match p with
 		| "length" | "fixed" | "toString" -> ident p, None, false
+		| "iterator" -> ident p, None, true
 		| _ -> as3 p, None, false);
 	| TInst ({ cl_path = [],"String" },_) ->
 		(match p with