integer test_x270 integer test_x270 = 0 integer wurst_stack_depth977 = 0 function initGlobals176() { } function main134() { initGlobals176(); foo321(); if (test_x_270 == 1) { testSuccess644(); } else { }; } function config536() { } function foo321() returns boolean { if (test_x_270 == 0) { test_x_270 = 1; return true; } else { }; return false; } IS_NATIVE function testSuccess644() { }