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