nevalang / neva

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

[Desugarer] original unnamed DI arg is still there after desugaring #669

Open emil14 opened 4 weeks ago

emil14 commented 4 weeks ago
Screen Shot 2024-06-01 at 21 08 20
emil14 commented 4 weeks ago

I don't think it actually affect anything, probably this arg is simply ignore at processNode because we don't look at node with such name but anyway would be better to get rid of this