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