array A_a975 array A_a975 = 1, 2 integer A_firstFree187 = 0 integer A_maxIndex496 = 0 function initGlobals202() { } function main209() { initGlobals202(); A_a_975[0] = 1; A_a_975[1] = 2; if ((A_a_975[0] == 1) and (A_a_975[1] == 2)) { testSuccess339(); } else { }; } function config197() { } IS_NATIVE function testSuccess339() { }