array test_l_a_x117 array test_l_a_y401 array test_l_b_x246 array test_l_b_y668 integer wurst_stack_depth181 = 0 function initGlobals188() { } function main818() { initGlobals188(); init_test351(); } function config136() { } function init_test351() { test_l_a_x_117[2] = 1; test_l_a_y_401[2] = 2; test_l_b_x_246[2] = 3; test_l_b_y_668[2] = 4; if ((((("abc" + I2S250(test_l_a_x_117[2])) + I2S250(test_l_a_y_401[2])) + I2S250(test_l_b_x_246[2])) + I2S250(test_l_b_y_668[2])) == "abc1234") { testSuccess158(); } else { }; } IS_NATIVE IS_EXTERN @extern function I2S250(integer i144) returns string { } IS_NATIVE function testSuccess158() { }