scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / old_abgabe_ca.call
1 extern long f(long);
2 RET(f(5)==5 && f(-3)==3);