integer Test_ghs146 integer Test_ghs146 = 12 function initGlobals157() { } function main123() { initGlobals157(); init_Test208(); } function config762() { } function init_Test208() { local integer x693 Test_ghs_146 = 12; x_693 = 6; if nonInlinable663(x_693) { Test_ghs_146 = 0; testFail707("bad"); } else { Test_ghs_146 = 0; if (Test_ghs_146 == 0) { testSuccess840(); } else { }; }; } function nonInlinable663(integer x179) returns boolean { if (x_179 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail707(string msg832) { } IS_NATIVE function testSuccess840() { }