integer Test_ghs441 integer Test_ghs441 = 12 function initGlobals189() { } function main123() { initGlobals189(); init_Test179(); } function config148() { } function init_Test179() { local integer x201 Test_ghs_441 = 12; x_201 = 6; if nonInlinable128(x_201) { Test_ghs_441 = 0; testFail143("bad"); } else { Test_ghs_441 = 0; if (Test_ghs_441 == 0) { testSuccess483(); } else { }; }; } function nonInlinable128(integer x162) returns boolean { Test_ghs_441 = (Test_ghs_441 + 6); if (x_162 > 6) { return true; } else { return false; }; } IS_NATIVE function testFail143(string msg726) { } IS_NATIVE function testSuccess483() { }