src/main.neva:0:0 All component inports are unused
Catya3 opened this issue · 0 comments
Catya3 commented
Describe the bug
The error seems to lack source line information which makes it hard to correct
To Reproduce
Steps to reproduce the behavior:
- Create a new component Foo
- Add a inport sig
- Don't use it
- See error
Expected behavior
We have the line number of the component at fault