array test_testArray599 integer test_numExecutions603 integer test_numExecutions603 = 0 function initGlobals209() { } function main147() { initGlobals209(); init_test158(); } function config129() { } function init_test158() { local integer index_temp_10_15232 index_temp_10_15_232 = (getIndex972() + 17); test_testArray_599[index_temp_10_15_232] = (test_testArray_599[index_temp_10_15_232] + 1); if (test_numExecutions_603 == 1) { testSuccess156(); } else { }; } function getIndex972() returns integer { test_numExecutions_603 = (test_numExecutions_603 + 1); return 2; } IS_NATIVE function testSuccess156() { }