function initGlobals124() { } function main333() { initGlobals124(); init_Test760(); } function config128() { } function init_Test760() { local integer x185 local integer y185 x_185 = 1; y_185 = 2; if (x_185 > 10) { x_185 = (x_185 - 1); y_185 = (y_185 + 1); } else { }; x_185 = (x_185 + 1); }