scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_lewurm_05.0
1 method Long(a b c d e)
2         return e - d - c - b - a - this;
3 end;