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