array test_x_a190 integer foo_return_a139 function initGlobals159() { } function main532() { local integer a_a566 local integer tuple_temp719 local integer tuple_temp918 initGlobals159(); tuple_temp_719 = 8; test_x_a_190[0] = tuple_temp_719; tuple_temp_918 = foo165(test_x_a_190[0]); a_a_566 = tuple_temp_918; if (a_a_566 == 2) { testSuccess167(); } else { }; } function config255() { } function foo165(integer t_a211) returns integer { if (t_a_211 > 5) { foo_return_a_139 = 2; return foo_return_a_139; } else { }; foo_return_a_139 = 3; return foo_return_a_139; } IS_NATIVE function testSuccess167() { }