nevalang/neva

src/main.neva:0:0 All component inports are unused

Catya3 opened this issue · 0 comments

Describe the bug
The error seems to lack source line information which makes it hard to correct

To Reproduce
Steps to reproduce the behavior:

  1. Create a new component Foo
  2. Add a inport sig
  3. Don't use it
  4. See error

Expected behavior
We have the line number of the component at fault