array<integer> test_blub191




function initGlobals428() { 
}


function main568() { 
    initGlobals428();
    init_test320();
}


function config211() { 
}


function init_test320() { 
    test_blub_191[5] = 3;
    if (test_blub_191[5] == 3) {
        testSuccess199();
    } else {
    };
}


IS_NATIVE function testSuccess199() { 
}