integer Test_x197 integer Test_x197 = 100 function initGlobals430() { } function main128() { initGlobals430(); init_Test142(); } function config724() { } function init_Test142() { local integer Test_x198 Test_x_197 = 100; Test_x_198 = (Test_x_197 - 100); Test_x_198 = (Test_x_198 + 1); Test_x_197 = (Test_x_197 + 1); if ((Test_x_197 == 101) and (Test_x_198 == 1)) { testSuccess112(); } else { }; } IS_NATIVE function testSuccess112() { }