Less Instr. than Reference are possible
[testub10.git] / parser / abgabe_r.0
1 method x()
2   x:= x*x*x*x;
3 end;