function initGlobals825() { } function main115() { initGlobals825(); init_Test185(); } function config203() { } function init_Test185() { local integer x110 local integer y193 x_110 = 1; y_193 = 2; if (x_110 > 10) { x_110 = (x_110 - 1); y_193 = (y_193 + 1); } else { }; x_110 = (x_110 + 1); }