Testcase bugfix
[testub10.git] / codeb / codea_mrstrcmp_09.0
1 method f(a b)
2         return a - b;
3 end;