function initGlobals553() { } function main176() { initGlobals553(); init_test460(); } function config163() { } function init_test460() { local real p_x350 local real p_y423 local real tuple_temp360 local real tuple_temp100 local real tuple_temp594 local real tuple_temp844 tuple_temp_360 = 1.; tuple_temp_100 = 2.; p_x_350 = tuple_temp_360; p_y_423 = tuple_temp_100; tuple_temp_594 = p_y_423; tuple_temp_844 = p_x_350; p_x_350 = tuple_temp_594; p_y_423 = tuple_temp_844; if ((p_x_350 == 2.) and (p_y_423 == 1.)) { testSuccess572(); } else { }; } IS_NATIVE function testSuccess572() { }