function initGlobals858() { } function main114() { initGlobals858(); init_Test144(); } function config474() { } function init_Test144() { local integer x159 local integer y105 x_159 = 1; y_105 = 2; if (x_159 > 10) { x_159 = (x_159 - 1); y_105 = (y_105 + 1); } else { }; x_159 = (x_159 + 1); }