integer wurst_stack_depth203 = 0 function initGlobals236() { } function main157() { local integer i103 initGlobals236(); i_103 = (2 castTo integer); if ((i_103 castTo integer) != 2) { testFail197("wrong value"); } else { }; if (i_103 == 2) { testSuccess323(); } else { }; } function config177() { } IS_NATIVE function testFail197(string s276) { } IS_NATIVE function testSuccess323() { }