function initGlobals934() { 
}


function main185() { 
    initGlobals934();
    init_Test128();
}


function config378() { 
}


function init_Test128() { 
    local integer x109
    x_109 = 1;
    if (x_109 > 10) {
        x_109 = (x_109 - 1);
    } else {
    };
    x_109 = (x_109 + 1);
}