Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / ag / abgabe_j.0
1 struct
2   a
3   b
4 end;
5
6 method m(x)
7   a:=x;
8 end;