ag: testfaelle der abgabe
[testub10.git] / ag / abgabe_j.0
1 struct
2   a
3   b
4 end;
5
6 method m(x)
7   a:=x;
8 end;