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