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

`os.Args` has no inports #662

Open emil14 opened 1 month ago

emil14 commented 1 month ago
  1. It's possible to create a component without inports (outside of the builtin package)
  2. Add sig any to this specific port