function initGlobals561() { } function main175() { initGlobals561(); init_test188(); } function config774() { } function init_test188() { local real l_end__x133 local real l_end__y375 local real tuple_temp190 local real tuple_temp105 tuple_temp_190 = 3.; tuple_temp_105 = 4.; l_end__x_133 = tuple_temp_190; l_end__y_375 = tuple_temp_105; if (bla779(l_end__x_133, l_end__y_375) == 7.) { testSuccess113(); } else { }; } function bla779(real v_x997, real v_y145) returns real { return (v_x_997 + v_y_145); } IS_NATIVE function testSuccess113() { }