array test_l_a_x124 array test_l_a_y154 array test_l_b_x866 array test_l_b_y279 integer wurst_stack_depth417 = 0 function initGlobals874() { } function main775() { initGlobals874(); init_test746(); } function config160() { } function init_test746() { test_l_a_x_124[2] = 1; test_l_a_y_154[2] = 2; test_l_b_x_866[2] = 3; test_l_b_y_279[2] = 4; if ((((("abc" + I2S983(test_l_a_x_124[2])) + I2S983(test_l_a_y_154[2])) + I2S983(test_l_b_x_866[2])) + I2S983(test_l_b_y_279[2])) == "abc1234") { testSuccess159(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S983(integer i105) returns string { } IS_NATIVE function testSuccess159() { }