integer test_c_x807 string test_c_y477 ⦅integer, string⦆ test_c466 = <1, null> function initGlobals973() { } function main139() { initGlobals973(); init_test135(); } function config204() { } function init_test135() { local integer tuple_temp195 local string tuple_temp633 tuple_temp_195 = 1; tuple_temp_633 = null; test_c_x_807 = tuple_temp_195; test_c_y_477 = tuple_temp_633; if ((test_c_x_807 == 1) and (test_c_y_477 == null)) { testSuccess113(); } else { }; } IS_NATIVE function testSuccess113() { }