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