array test_l_a_x147 array test_l_a_y925 array test_l_b_x246 array test_l_b_y432 function initGlobals111() { } function main147() { initGlobals111(); init_test840(); } function config138() { } function init_test840() { test_l_a_x_147[2] = 1; test_l_a_y_925[2] = 2; test_l_b_x_246[2] = 3; test_l_b_y_432[2] = 4; if ((((("abc" + I2S128(test_l_a_x_147[2])) + I2S128(test_l_a_y_925[2])) + I2S128(test_l_b_x_246[2])) + I2S128(test_l_b_y_432[2])) == "abc1234") { testSuccess688(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S128(integer i246) returns string { } IS_NATIVE function testSuccess688() { }