integer Test_test_x754 array Test_B_nextFree182 integer Test_B_firstFree588 array Test_B_typeId119 array Test_B_y707 integer Test_test_x754 = 0 integer Test_B_firstFree588 = 0 integer Test_B_maxIndex536 = 0 function initGlobals162() { } function main101() { initGlobals162(); init_Test189(); } function config208() { } function init_Test189() { Test_test_x_754 = 0; Test_B_firstFree_588 = 0; Test_B_typeId_119[42] = 1; destroyA846(42); } function destroyA846(integer this0134) { local integer this_1541 local integer this_2606 local integer obj397 this_1_541 = this0_134; Test_test_x_754 = (Test_test_x_754 + Test_B_y_707[this_1_541]); this_2_606 = this_1_541; Test_test_x_754 = (Test_test_x_754 * Test_B_y_707[this_2_606]); obj_397 = this0_134; if (Test_B_typeId_119[obj_397] == 0) { } else { Test_B_nextFree_182[Test_B_firstFree_588] = obj_397; Test_B_firstFree_588 = (Test_B_firstFree_588 + 1); Test_B_typeId_119[obj_397] = 0; if (Test_B_nextFree_182[(Test_B_firstFree_588 - 1)] == 42) { testSuccess504(); } else { }; }; } IS_NATIVE function testSuccess504() { }