codea: besserer call @ snafu_03 und update fuer einige referenzwerte
[testub10.git] / ag / abgabe_g.0
1 struct
2   a
3   b
4 end;
5
6 method m()
7   return this.a;
8 end;