62d9d7efdbd084ee1feea4aa2b31a76ca3a874a0
[testub10.git] / gesamt / codea_intelli_06.0
1 struct x y z end;
2
3 method f()
4            return (x - y) * z;
5 end;