|
@@ -49,6 +49,7 @@ let key_haxe_ds_ObjectMap = hash "haxe.ds.ObjectMap"
|
|
let key_haxe_macro_Position = hash "haxe.macro.Position"
|
|
let key_haxe_macro_Position = hash "haxe.macro.Position"
|
|
let key_haxe_macro_LazyType = hash "haxe.macro.LazyType"
|
|
let key_haxe_macro_LazyType = hash "haxe.macro.LazyType"
|
|
let key_haxe_macro_TypeDecl = hash "haxe.macro.TypeDecl"
|
|
let key_haxe_macro_TypeDecl = hash "haxe.macro.TypeDecl"
|
|
|
|
+let key_haxe_Utf8 = hash "haxe.Utf8"
|
|
let key_haxe_macro_Ref = hash "haxe.macro.Ref"
|
|
let key_haxe_macro_Ref = hash "haxe.macro.Ref"
|
|
let key_haxe_io_Error = hash "haxe.io.Error"
|
|
let key_haxe_io_Error = hash "haxe.io.Error"
|
|
let key_haxe_io_Bytes = hash "haxe.io.Bytes"
|
|
let key_haxe_io_Bytes = hash "haxe.io.Bytes"
|