snafu_05.0: does not follow 7-v rule (may fail)
[testub10.git] / parser / tom_multi.2
1 method m (a b c d)
2   return a or b - c;
3 end;