integer Test_ghs437 integer Test_ghs437 = 12 function initGlobals959() { } function main831() { initGlobals959(); init_Test450(); } function config222() { } function init_Test450() { local integer x181 Test_ghs_437 = 12; x_181 = (6 + 3); Test_ghs_437 = (Test_ghs_437 + 2); Test_ghs_437 = (Test_ghs_437 - 2); if ((Test_ghs_437 == 12) and (x_181 == 9)) { testSuccess540(); } else { }; } IS_NATIVE function testSuccess540() { }