array A_a326 array A_a326 = 1, 2 integer A_firstFree474 = 0 integer A_maxIndex601 = 0 function initGlobals767() { } function main481() { initGlobals767(); init_test675(); } function config102() { } function init_test675() { A_a_326[0] = 1; A_a_326[1] = 2; if ((A_a_326[0] == 1) and (A_a_326[1] == 2)) { testSuccess151(); } else { }; } IS_NATIVE function testSuccess151() { }