ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codeb_abgabe_ba.0
1 method m(x)
2   x := this-x;
3   return x*2;
4 end;