scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / ag / abgabe_g.0
1 struct
2   a
3   b
4 end;
5
6 method m()
7   return this.a;
8 end;