85a12c1db1ecd81d97ebf20b8b273da6da48e9e4
[testub10.git] / gesamt / codeb_intelli_04.0
1 struct x y z end;
2
3 method a()
4        this.x := /*0*/815;
5        /*z := y * this.x;*/
6        return this.x;
7 end;
8