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