function initGlobals192() { } function main118() { initGlobals192(); init_Test112(); } function config592() { } function init_Test112() { local integer i187 if ("toll" == "bla") { i_187 = 1; } else { if (("toll" == "blub") or ("toll" == "toll")) { i_187 = 2; } else { i_187 = 3; }; }; if (i_187 == 2) { testSuccess159(); } else { }; } IS_NATIVE function testSuccess159() { }