scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_abgabe_ae.call
1 extern long m(long,long);
2 RET(m(0,12)==15 && m(9,13)==16);