function initGlobals623() { } function main204() { initGlobals623(); init_test195(); } function config872() { } function init_test195() { local real p_x140 local real p_y133 local real tuple_temp474 local real tuple_temp124 local real tuple_temp141 local real tuple_temp121 tuple_temp_474 = 1.; tuple_temp_124 = 2.; p_x_140 = tuple_temp_474; p_y_133 = tuple_temp_124; tuple_temp_141 = p_y_133; tuple_temp_121 = p_x_140; p_x_140 = tuple_temp_141; p_y_133 = tuple_temp_121; if ((p_x_140 == 2.) and (p_y_133 == 1.)) { testSuccess180(); } else { }; } IS_NATIVE function testSuccess180() { }