integer test_c_x164 string test_c_y204 ⦅integer, string⦆ test_c144 = <1, null> function initGlobals397() { } function main704() { local integer tuple_temp108 local string tuple_temp102 initGlobals397(); tuple_temp_108 = 1; tuple_temp_102 = null; test_c_x_164 = tuple_temp_108; test_c_y_204 = tuple_temp_102; if ((test_c_x_164 == 1) and (test_c_y_204 == null)) { testSuccess183(); } else { }; } function config172() { } IS_NATIVE function testSuccess183() { }