0394e3ce45e838e0a12b2d0270ccdd8382dcd3f9
[testub10.git] / gesamt / codea_intelli_07.0
1 struct x y z end;
2
3 method f(a)
4        return (a - (-3*8)).y;
5 end;