integer Test_x148 integer Test_x148 = 100 function initGlobals202() { } function main288() { initGlobals202(); init_Test853(); } function config699() { } function init_Test853() { local integer Test_x357 Test_x_148 = 100; Test_x_357 = (Test_x_148 - 100); Test_x_357 = (Test_x_357 + 1); Test_x_148 = (Test_x_148 + 1); if ((Test_x_148 == 101) and (Test_x_357 == 1)) { testSuccess127(); } else { }; } IS_NATIVE function testSuccess127() { }