array<integer> test_ar179


integer Test_firstFree971 = 0
integer Test_maxIndex158 = 0


function initGlobals948() { 
}


function main123() { 
    initGlobals948();
    init_test204();
}


function config177() { 
}


function init_test204() { 
    if (test_ar_179[5] == null<integer>) {
        testSuccess187();
    } else {
    };
}


IS_NATIVE function testSuccess187() { 
}