integer x142


integer x142 = 1


function initGlobals957() { 
    x_142 = 1;
}


function main208() { 
    initGlobals957();
    init_B103();
}


function config653() { 
}


function init_B103() { 
    if (x_142 == 1) {
        testSuccess982();
    } else {
    };
}


IS_NATIVE function testSuccess982() { 
}