scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_lewurm_11.0
1 struct a b c end;
2
3 method try0()
4         return 0x00100000.c;
5 end;
6
7 method try1()
8         return 0x01000000.c;
9 end;
10
11 method try2()
12         return 0xA0000000.c;
13 end;