Nicolas Cannasse пре 16 година
родитељ
комит
4851089c37
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      genswf9.ml

+ 1 - 0
genswf9.ml

@@ -189,6 +189,7 @@ let rec follow_basic t =
 		| TInst ({ cl_path = (["haxe"],"Int32") },[])
 		| TInst ({ cl_path = ([],"Int") },[])
 		| TInst ({ cl_path = ([],"Float") },[])
+		| TType ({ t_path = [],"UInt" },[])
 		| TEnum ({ e_path = ([],"Bool") },[]) -> t
 		| t -> t)
 	| TType ({ t_path = [],"UInt" },[]) ->