codea: *.{1,2,3}er testfaelle der ag fuer codea uebernommen
[testub10.git] / parser / tom_multi.2
1 method m (a b c d)
2   return a or b - c;
3 end;