From 5d16e37ea137d9748fee67a1a195f5fa69371923 Mon Sep 17 00:00:00 2001 From: Valentin LEMIERE Date: Wed, 25 Mar 2015 13:31:12 +0100 Subject: [PATCH] Fix js/Boot.hx typo --- js/Boot.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/Boot.hx b/js/Boot.hx index 9e6fb09c3..381fecd49 100644 --- a/js/Boot.hx +++ b/js/Boot.hx @@ -96,7 +96,7 @@ class Boot { #if (haxe_ver >= "3.2") @:ifFeature("has_enum") #else - @:ifFeature("may_print_enum)" + @:ifFeature("may_print_enum") #end private static function __string_rec(o,s:String) { untyped {