codea: testfaelle von intelli
[testub10.git] / codea / intelli_01.0
1 method f(a)
2         return (a*a) * (2-3)  * this * (3 * (2-3));
3 end;