function initGlobals174() { 
}


function main205() { 
    initGlobals174();
    init_test176();
}


function config887() { 
}


function init_test176() { 
    local integer i159
    i_159 = 2;
    int_bla141(i_159);
}


function int_bla141(integer this173) { 
    testSuccess921();
}


IS_NATIVE function testSuccess921() { 
}