integer test_x113 integer test_x113 = 0 function initGlobals211() { } function main207() { initGlobals211(); if foo106() { } else { }; if (test_x_113 == 1) { testSuccess194(); } else { }; } function config119() { } function foo106() returns boolean { if (test_x_113 == 0) { test_x_113 = 1; return true; } else { }; return false; } IS_NATIVE function testSuccess194() { }