integer foo_return_a451 function initGlobals128() { } function main397() { initGlobals128(); init_test167(); } function config645() { } function init_test167() { local integer tuple_temp640 tuple_temp_640 = foo904(true); if (tuple_temp_640 == 2) { testSuccess214(); } else { }; } function foo904(boolean b152) returns integer { if b_152 { foo_return_a_451 = 2; return foo_return_a_451; } else { }; foo_return_a_451 = 3; return foo_return_a_451; } IS_NATIVE function testSuccess214() { }