array test_l_a_x512 array test_l_a_y437 array test_l_b_x201 array test_l_b_y486 function initGlobals372() { } function main154() { initGlobals372(); init_test937(); } function config856() { } function init_test937() { test_l_a_x_512[2] = 1; test_l_a_y_437[2] = 2; test_l_b_x_201[2] = 3; test_l_b_y_486[2] = 4; if ((((("abc" + I2S714(test_l_a_x_512[2])) + I2S714(test_l_a_y_437[2])) + I2S714(test_l_b_x_201[2])) + I2S714(test_l_b_y_486[2])) == "abc1234") { testSuccess189(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S714(integer i105) returns string { } IS_NATIVE function testSuccess189() { }