Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / codea / abgabe_ag.0
1 method m(x)
2   return this or x;
3 end;