scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_abgabe_ao.call
1 extern long m(long,long);
2 RET(m(3,4)==7 && m(-3,5)==2);