[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codea_intelli_02.0
1 method f(a b)
2         return ((this or 2) or (a or b)) - 10;
3 end;