codea tiefe intelli_02 reduziert
[testub10.git] / codea / intelli_02.0
1 method f(a b)
2         return ((this or 2) or (a or b)) - 10;
3 end;