@@ -4,7 +4,7 @@ class Boot {
private static function __init() {
untyped {
String = NekoString__;
- //Array = NekoArray__;
+ Array = NekoArray__;
}