scripts: add onetest_gesamt for arm64
[testub10.git] / codea / mrstrcmp_12.0
1 method f(a b)
2         return a - (10 - b) - 20;
3 end;