Testcase bugfix
[testub10.git] / codeb / codea_abgabe_ak.0
1 method m(x)
2   return 3=x;
3 end;