ca5e81316cbaef425a066b9668fa72029e313ea6
[testub10.git] / gesamt / codea_intelli_08.0
1 struct x y z end;
2
3 method f(a)
4        return a.y - a.x - a.z;
5 end;