integer Test_x177 integer Test_x177 = 100 function initGlobals850() { } function main269() { initGlobals850(); init_Test179(); } function config206() { } function init_Test179() { local integer Test_x116 Test_x_177 = 100; Test_x_116 = ((Test_x_177 - 100) + 1); Test_x_177 = (Test_x_177 + 1); if ((Test_x_177 == 101) and (Test_x_116 == 1)) { testSuccess120(); } else { }; } IS_NATIVE function testSuccess120() { }