function initGlobals172() { 
}


function main559() { 
    initGlobals172();
    init_test151();
}


function config809() { 
}


function init_test151() { 
    local integer x149
    x_149 = identity192(3);
    if (x_149 == 3) {
        testSuccess504();
    } else {
    };
}


function identity192(any a758) returns any { 
    return a_758;
}


IS_NATIVE function testSuccess504() { 
}