array<integer> blub728




function initGlobals796() { 
}


IS_NATIVE function testSuccess137() { 
}


function main163() { 
    initGlobals796();
    blub_728[5] = 3;
    if (blub_728[5] == 3) {
        testSuccess137();
    } else {
    };
}


function config153() { 
}