Fix js/Boot.hx typo
This commit is contained in:
@@ -96,7 +96,7 @@ class Boot {
|
|||||||
#if (haxe_ver >= "3.2")
|
#if (haxe_ver >= "3.2")
|
||||||
@:ifFeature("has_enum")
|
@:ifFeature("has_enum")
|
||||||
#else
|
#else
|
||||||
@:ifFeature("may_print_enum)"
|
@:ifFeature("may_print_enum")
|
||||||
#end
|
#end
|
||||||
private static function __string_rec(o,s:String) {
|
private static function __string_rec(o,s:String) {
|
||||||
untyped {
|
untyped {
|
||||||
|
|||||||
Reference in New Issue
Block a user