scripts: add onetest_gesamt for arm64
[testub10.git] / ag / abgabe_g.0
1 struct
2   a
3   b
4 end;
5
6 method m()
7   return this.a;
8 end;