scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / parser / abgabe_r.0
1 method x()
2   x:= x*x*x*x;
3 end;