integer Test_ghs852 integer Test_ghs852 = 12 function initGlobals433() { } function main101() { initGlobals433(); init_Test280(); } function config196() { } function init_Test280() { local integer x101 Test_ghs_852 = 12; x_101 = (6 + 3); Test_ghs_852 = (Test_ghs_852 + 2); Test_ghs_852 = (Test_ghs_852 - 2); if ((Test_ghs_852 == 12) and (x_101 == 9)) { testSuccess495(); } else { }; } IS_NATIVE function testSuccess495() { }