aeternity / aesophia

Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
51 stars 19 forks source link

Allow self-qualification #503

Closed hanssv closed 7 months ago

hanssv commented 7 months ago

Allow referring to foo in namespace X as X.foo when already inside X.

This used to result in an error if dependencies happened to be analyzed in the wrong order...

This PR is supported by Æternity Foundation.