integer test_x749 integer test_x749 = 0 function initGlobals207() { } function main181() { initGlobals207(); init_test104(); } function config184() { } function init_test104() { test_x_749 = 0; if foo152() { } else { }; if (test_x_749 == 1) { testSuccess184(); } else { }; } function foo152() returns boolean { if (test_x_749 == 0) { test_x_749 = 1; return true; } else { }; return false; } IS_NATIVE function testSuccess184() { }