scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / ag / nax_12.3
1 struct a b c end;
2 method test(arg1 arg2)
3     arg1.a := 10;
4 end;
5
6 struct c d e end;