scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / codea / mrstrcmp_09.0
1 method f(a b)
2         return a - b;
3 end;