integer foo_return_a911 function initGlobals595() { } function main440() { initGlobals595(); init_test203(); } function config166() { } function init_test203() { local integer tuple_temp126 tuple_temp_126 = foo125(true); if (tuple_temp_126 == 2) { testSuccess212(); } else { }; } function foo125(boolean b912) returns integer { if b_912 { foo_return_a_911 = 2; return foo_return_a_911; } else { }; foo_return_a_911 = 3; return foo_return_a_911; } IS_NATIVE function testSuccess212() { }