function initGlobals405() { } function main101() { initGlobals405(); init_Test737(); } function config114() { } function init_Test737() { local integer i204 if ("toll" == "bla") { i_204 = 1; } else { if (("toll" == "blub") or ("toll" == "toll")) { i_204 = 2; } else { i_204 = 3; }; }; if (i_204 == 2) { testSuccess173(); } else { }; } IS_NATIVE function testSuccess173() { }