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