integer test_x183 integer test_x183 = 0 function initGlobals748() { } function main531() { initGlobals748(); foo442(); if (test_x_183 == 1) { testSuccess117(); } else { }; } function config865() { } function foo442() returns boolean { if (test_x_183 == 0) { test_x_183 = 1; return true; } else { }; return false; } IS_NATIVE function testSuccess117() { }