b1ec0ff54922cbee1c3f9b52e0be746dc9c6f303
[testub10.git] / codeb / skinner33_06.0
1 struct a end;
2
3 method f()
4         this.a := this.a;
5         return this.a;
6 end;