array test_ar_x602 array test_ar_y117 integer test_x181 = 1 function initGlobals909() { } function main964() { initGlobals909(); init_test900(); } function config551() { } function init_test900() { test_ar_x_602[1] = 1; test_ar_y_117[1] = 7; if ((test_ar_x_602[1] == 1) and (test_ar_y_117[1] == 7)) { testSuccess555(); } else { }; } IS_NATIVE function testSuccess555() { }