3104addc92a2b1be269fd33c2a3d1b5700a8d0fe
[testub10.git] / gesamt / codea_mrstrcmp_12.0
1 method f(a b)
2         return a - (10 - b) - 20;
3 end;