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