array C_xs100 integer C_firstFree208 = 0 integer C_maxIndex116 = 0 function initGlobals382() { } function main717() { initGlobals382(); init_test211(); } function config213() { } function init_test211() { C_xs_100[7] = 4; if (C_xs_100[7] == 4) { testSuccess816(); } else { }; } IS_NATIVE function testSuccess816() { }