integer test_x183 integer test_x183 = 0 integer wurst_stack_depth171 = 0 function initGlobals151() { } function main154() { initGlobals151(); foo156(); if (test_x_183 == 1) { testSuccess115(); } else { }; } function config122() { } function foo156() returns boolean { if (test_x_183 == 0) { test_x_183 = 1; return true; } else { }; return false; } IS_NATIVE function testSuccess115() { }