function initGlobals123() { } function main137() { initGlobals123(); init_test188(); } function config121() { } function init_test188() { local real p_x165 local real p_y909 local real tuple_temp199 local real tuple_temp197 local real tuple_temp206 local real tuple_temp130 tuple_temp_199 = 1.; tuple_temp_197 = 2.; p_x_165 = tuple_temp_199; p_y_909 = tuple_temp_197; tuple_temp_206 = p_y_909; tuple_temp_130 = p_x_165; p_x_165 = tuple_temp_206; p_y_909 = tuple_temp_130; if ((p_x_165 == 2.) and (p_y_909 == 1.)) { testSuccess718(); } else { }; } IS_NATIVE function testSuccess718() { }