[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / codea_abgabe_af.0
1 method m(x)
2   return x*this*x*this;
3 end;