array A_a369 array A_a369 = 1, 2 integer A_firstFree984 = 0 integer A_maxIndex202 = 0 function initGlobals104() { } function main177() { initGlobals104(); init_test566(); } function config856() { } function init_test566() { A_a_369[0] = 1; A_a_369[1] = 2; if ((A_a_369[0] == 1) and (A_a_369[1] == 2)) { testSuccess419(); } else { }; } IS_NATIVE function testSuccess419() { }