nevalang / neva

🌊 Dataflow programming language with static types and implicit parallelism. Compiles to native code and Go
https://nevalang.org
MIT License
91 stars 7 forks source link

fix(analyzer): add locations to found node interfaces to update scope… #581

Closed emil14 closed 5 months ago

emil14 commented 5 months ago

… when resolving port types

emil14 commented 5 months ago

Fixes #566