array test_l_a_x159 array test_l_a_y837 array test_l_b_x167 array test_l_b_y131 function initGlobals598() { } function main140() { initGlobals598(); init_test157(); } function config967() { } function init_test157() { test_l_a_x_159[2] = 1; test_l_a_y_837[2] = 2; test_l_b_x_167[2] = 3; test_l_b_y_131[2] = 4; if ((((("abc" + I2S166(test_l_a_x_159[2])) + I2S166(test_l_a_y_837[2])) + I2S166(test_l_b_x_167[2])) + I2S166(test_l_b_y_131[2])) == "abc1234") { testSuccess175(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S166(integer i344) returns string { } IS_NATIVE function testSuccess175() { }