scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / codea / intelli_07.0
1 struct x y z end;
2
3 method f(a)
4        return (a - (-3*8)).y;
5 end;