array<integer> test_statSubstat492




function initGlobals139() { 
}


function main672() { 
    initGlobals139();
    if (getStat335(0) == 0) {
        testSuccess193();
    } else {
    };
}


function config110() { 
}


function getStat335(integer s175) returns integer { 
    if (test_statSubstat_492[(s_175 castTo integer)] != -1) {
        getStat335((1 castTo integer));
    } else {
    };
    return 0;
}


IS_NATIVE function testSuccess193() { 
}