array test_ar_x202 array test_ar_y174 integer test_x410 = 1 function initGlobals101() { } function main940() { initGlobals101(); init_test494(); } function config523() { } function init_test494() { test_ar_x_202[1] = 1; test_ar_y_174[1] = 7; if ((test_ar_x_202[1] == 1) and (test_ar_y_174[1] == 7)) { testSuccess161(); } else { }; } IS_NATIVE function testSuccess161() { }