integer Test_x381


integer Test_x381 = 100


function initGlobals454() { 
}


function main110() { 
    local integer Test_x788
    initGlobals454();
    Test_x_381 = 100;
    Test_x_788 = ((Test_x_381 - 100) + 1);
    Test_x_381 = (Test_x_381 + 1);
    if ((Test_x_381 == 101) and (Test_x_788 == 1)) {
        testSuccess685();
    } else {
    };
}


function config205() { 
}


IS_NATIVE function testSuccess685() { 
}