Merge commit 'lewurm/master' into local
[testub10.git] / parser / abgabe_r.0
1 method x()
2   x:= x*x*x*x;
3 end;