scripts: hoffentlich arbeitet bench.sh nun korrekt
[testub10.git] / gesamt / codea_abgabe_an.0
1 method m(x)
2   return not((not this) or (not x));
3 end;