integer test_c_x476 string test_c_y123 ⦅integer, string⦆ test_c144 = <1, null> function initGlobals191() { } function main165() { initGlobals191(); init_test548(); } function config499() { } function init_test548() { local integer tuple_temp128 local string tuple_temp654 tuple_temp_128 = 1; tuple_temp_654 = null; test_c_x_476 = tuple_temp_128; test_c_y_123 = tuple_temp_654; if ((test_c_x_476 == 1) and (test_c_y_123 == null)) { testSuccess578(); } else { }; } IS_NATIVE function testSuccess578() { }