array A_a154 array A_a154 = 1, 2 integer A_firstFree125 = 0 integer A_maxIndex112 = 0 function initGlobals601() { } function main107() { initGlobals601(); init_test112(); } function config101() { } function init_test112() { A_a_154[0] = 1; A_a_154[1] = 2; if ((A_a_154[0] == 1) and (A_a_154[1] == 2)) { testSuccess776(); } else { }; } IS_NATIVE function testSuccess776() { }