array test_testArray169 integer test_numExecutions127 integer test_numExecutions127 = 0 function initGlobals582() { } function main743() { initGlobals582(); init_test985(); } function config105() { } function init_test985() { local integer tmp119 local integer index_temp_10_15868 test_numExecutions_127 = 0; tmp_119 = 17; index_temp_10_15_868 = (getIndex362() + tmp_119); test_testArray_169[index_temp_10_15_868] = (test_testArray_169[index_temp_10_15_868] + 1); if (test_numExecutions_127 == 1) { testSuccess868(); } else { }; } function getIndex362() returns integer { test_numExecutions_127 = (test_numExecutions_127 + 1); return 2; } IS_NATIVE function testSuccess868() { }