function initGlobals191() { } function main495() { initGlobals191(); init_Test631(); } function config126() { } function init_Test631() { local integer i166 if ("toll" == "bla") { i_166 = 1; } else { if (("toll" == "blub") or ("toll" == "toll")) { i_166 = 2; } else { i_166 = 3; }; }; if (i_166 == 2) { testSuccess634(); } else { }; } IS_NATIVE function testSuccess634() { }