array A_a120 array A_a120 = 1, 2 integer A_firstFree189 = 0 integer A_maxIndex477 = 0 function initGlobals175() { } function main207() { initGlobals175(); init_test166(); } function config194() { } function init_test166() { A_a_120[0] = 1; A_a_120[1] = 2; if ((A_a_120[0] == 1) and (A_a_120[1] == 2)) { testSuccess112(); } else { }; } IS_NATIVE function testSuccess112() { }