0e098b2a9808ae3329f6b16fcb352ee3f3805abd
[uebersetzerbau-ss10.git] / aus_sammelwut / paulchen / ublu / ss08 / abgabe / gesamt / testcases / .svn / text-base / f8.0.svn-base
1 func f8(a) if not (not (a=0 or a=1)) then return 0; else return 1; end; end;