integer Test_ghs191 integer Test_ghs191 = 12 function initGlobals105() { } function main187() { initGlobals105(); init_Test555(); } function config144() { } function init_Test555() { local integer x483 Test_ghs_191 = 12; x_483 = 6; if nonInlinable166(x_483) { Test_ghs_191 = 0; testFail184("bad"); } else { Test_ghs_191 = 0; if (Test_ghs_191 == 0) { testSuccess750(); } else { }; }; } function nonInlinable166(integer x366) returns boolean { if (x_366 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail184(string msg106) { } IS_NATIVE function testSuccess750() { }