scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_abgabe_ap.0
1 method m(x)
2   return 5 or x or 9;
3 end;