array C_xs135 integer C_firstFree910 = 0 integer C_maxIndex124 = 0 function initGlobals600() { } function main201() { initGlobals600(); init_test147(); } function config163() { } function init_test147() { local integer i163 local integer x679 local integer i635 i_163 = 7; x_679 = 4; C_xs_135[i_163] = x_679; i_635 = 7; if (C_xs_135[i_635] == 4) { testSuccess153(); } else { }; } IS_NATIVE function testSuccess153() { }