scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_lewurm_06.0
1 method f(a b)
2         return a - ( b * -1 * a * -1 * b * -1 * -4 );
3 end;