scripts: add onetest_gesamt for arm64
[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