de7d90cfa9cb6249a80a00e3aa7e57ce46c430e3
[testub10.git] / gesamt / codeb_abgabe_ba.0
1 method m(x)
2   x := this-x;
3   return x*2;
4 end;