Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / codea / abgabe_y2.2
1 method x()
2   x:=x-x*x;
3 end;