testfaelle von thomas ogrisegg (newsgroup)
[testub10.git] / parser / tom_multi.2
1 method m (a b c d)
2   return a or b - c;
3 end;