1509257dcfc05daaf32594af9526c62e723718c3
[uebersetzerbau-ss10.git] / aus_sammelwut / paulchen / ublu / ss08 / abgabe / gesamt / testcases / f6.0
1 func f6(a) if (not (a=0)) then return 0; else return 1; end; end;