codea: testfaelle von intelli
[testub10.git] / codea / intelli_03.0
1 method f(a b c)
2         return (a < (b  < c)) * this; 
3 end;
4