function initGlobals164() { 
}


function main318() { 
    initGlobals164();
    init_test117();
}


function config185() { 
}


function init_test117() { 
    foo854(null<any>);
}


function foo854(any t146) { 
    if (t_146 == null<any>) {
        testSuccess190();
    } else {
    };
}


IS_NATIVE function testSuccess190() { 
}