f0da467e376dfd76db5d365c28e1cba2cbd4ab8b
[testub10.git] / gesamt / codea_intelli_01.0
1 method f(a)
2         return (a*a) * (2-3)  * this * (3 * (2-3));
3 end;