|
@@ -2807,7 +2807,7 @@ qi_old_scope(state);
|
|
|
return __qistd462;}
|
|
|
qi_old_scope(state);
|
|
|
(void)(qi_call(state, qi_index(state, qi_get(state, "tempstack"), qi_make_string(state, "push")), __qistd463(state)));
|
|
|
-qi_decl(state, "buf", qi_make_string(state, "{"));
|
|
|
+qi_decl(state, "buf", qi_make_string(state, "OrderedTable({"));
|
|
|
qi_decl(state, "f", state->_true);
|
|
|
qi_new_scope(state);
|
|
|
qi_value_t *__qistd465 = qi_iter(state, qi_index(state, qi_get(state, "this"), qi_make_string(state, "__data__")));
|
|
@@ -2836,7 +2836,7 @@ __break464:;
|
|
|
qi_old_scope(state);
|
|
|
__exit464:;
|
|
|
qi_old_scope(state);
|
|
|
-(void)(qi_set(state, false, "buf", qi_add(state, qi_get(state, "buf"), qi_make_string(state, "}"))));
|
|
|
+(void)(qi_set(state, false, "buf", qi_add(state, qi_get(state, "buf"), qi_make_string(state, "})"))));
|
|
|
qi_value_t *__qistd471 = qi_get(state, "buf");
|
|
|
return __qistd471;
|
|
|
return state->nil;
|