957d280e2a4358c9e3425dae30b87925a67a65b9
[uebersetzerbau-ss10.git] / aus_sammelwut / paulchen / ublu / ss08 / abgabe / codeb / testcases / .svn / text-base / h24.0.svn-base
1 func h24(a,b,c,d) if not (not (((not (a=0)) or (not (b=0))) or ((not (c=0)) or (not (d=0))))) then return 1; else return 0; end; end;