function initGlobals180() { } function main966() { initGlobals180(); init_test360(); } function config874() { } function init_test360() { local real l_end__x139 local real l_end__y409 local real tuple_temp152 local real tuple_temp124 tuple_temp_152 = 3.; tuple_temp_124 = 4.; l_end__x_139 = tuple_temp_152; l_end__y_409 = tuple_temp_124; if (bla135(l_end__x_139, l_end__y_409) == 7.) { testSuccess213(); } else { }; } function bla135(real v_x378, real v_y135) returns real { return (v_x_378 + v_y_135); } IS_NATIVE function testSuccess213() { }