antimony-lang / antimony

The Antimony programming language
https://antimony-lang.github.io/antimony/
Apache License 2.0
138 stars 6 forks source link

self can't be used for nested field access #34

Closed garritfra closed 3 years ago

garritfra commented 3 years ago

This does not compile: self.pos.raw += 1