function initGlobals105() { 
}


function main133() { 
    initGlobals105();
    init_Test397();
}


function config719() { 
}


function init_Test397() { 
    local string s927
    local string temp103
    s_927 = "toll";
    temp_103 = s_927;
    if (temp_103 == "wurst") {
        s_927 = "";
    } else {
        if (temp_103 == "toll") {
            testSuccess116();
        } else {
        };
    };
}


IS_NATIVE function testSuccess116() { 
}