integer Test_ghs124 integer Test_ghs124 = 12 function initGlobals474() { } function main190() { initGlobals474(); init_Test151(); } function config142() { } function init_Test151() { Test_ghs_124 = 12; if nonInlinable154(6) { Test_ghs_124 = 0; testFail442("bad"); } else { Test_ghs_124 = 0; if (Test_ghs_124 == 0) { testSuccess438(); } else { }; }; } function nonInlinable154(integer x160) returns boolean { Test_ghs_124 = (Test_ghs_124 + 6); if (x_160 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail442(string msg178) { } IS_NATIVE function testSuccess438() { }