array test_l_a_x648 array test_l_a_y140 array test_l_b_x137 array test_l_b_y161 function initGlobals910() { } function main836() { initGlobals910(); init_test201(); } function config969() { } function init_test201() { test_l_a_x_648[2] = 1; test_l_a_y_140[2] = 2; test_l_b_x_137[2] = 3; test_l_b_y_161[2] = 4; if ((((("abc" + I2S562(test_l_a_x_648[2])) + I2S562(test_l_a_y_140[2])) + I2S562(test_l_b_x_137[2])) + I2S562(test_l_b_y_161[2])) == "abc1234") { testSuccess139(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S562(integer i163) returns string { } IS_NATIVE function testSuccess139() { }