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