integer Test_ghs150 integer Test_ghs150 = 12 integer wurst_stack_depth190 = 0 function initGlobals628() { } function main204() { initGlobals628(); init_Test125(); } function config870() { } function init_Test125() { Test_ghs_150 = 12; if nonInlinable140(6) { Test_ghs_150 = 0; testFail123("bad"); } else { Test_ghs_150 = 0; if (Test_ghs_150 == 0) { testSuccess170(); } else { }; }; } function nonInlinable140(integer x189) returns boolean { Test_ghs_150 = (Test_ghs_150 + 6); if (x_189 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail123(string msg145) { } IS_NATIVE function testSuccess170() { }