Testcase bugfix
[testub10.git] / codeb / codea_mrstrcmp_15.0
1 method f(a b)
2         return (a or 0x0A) or (0x50 or b);
3 end;