integer Test_ghs164 integer Test_ghs164 = 12 integer wurst_stack_depth104 = 0 function initGlobals710() { } function main362() { initGlobals710(); init_Test713(); } function config366() { } function init_Test713() { Test_ghs_164 = 12; Test_ghs_164 = 0; if nonInlinable687(6) { testFail902("bad"); } else { if (Test_ghs_164 == 0) { testSuccess126(); } else { }; }; } function nonInlinable687(integer x175) returns boolean { if (x_175 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail902(string msg188) { } IS_NATIVE function testSuccess126() { }