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