integer Test_test_x643 array Test_B_nextFree606 integer Test_B_firstFree168 array Test_B_typeId179 array Test_B_y810 integer Test_test_x643 = 0 integer Test_B_firstFree168 = 0 integer Test_B_maxIndex616 = 0 function initGlobals730() { } function main212() { local integer this0336 local integer this_1370 local integer this_2172 local integer obj300 initGlobals730(); Test_B_typeId_179[42] = 1; this0_336 = 42; this_1_370 = this0_336; Test_test_x_643 = (Test_test_x_643 + Test_B_y_810[this_1_370]); this_2_172 = this_1_370; Test_test_x_643 = (Test_test_x_643 * Test_B_y_810[this_2_172]); obj_300 = this0_336; if (Test_B_typeId_179[obj_300] == 0) { } else { Test_B_nextFree_606[Test_B_firstFree_168] = obj_300; Test_B_firstFree_168 = (Test_B_firstFree_168 + 1); Test_B_typeId_179[obj_300] = 0; if (Test_B_nextFree_606[(Test_B_firstFree_168 - 1)] == 42) { testSuccess517(); } else { }; }; } function config225() { } IS_NATIVE function testSuccess517() { }