scripts: add onetest_gesamt for arm64
[testub10.git] / parser / tom_multi.2
1 method m (a b c d)
2   return a or b - c;
3 end;