Including imported module first as cli arg with generic interface leads to bad error message #5661
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
kind:bug
something doesn't work like it should
kind:diagnostics
Milestone
Following on from this: #5660
If we make
I
a generic interface then we get a very bad error messagenullType.slang
:nullTypeModule.slang
:slangc -stage compute tests/bugs/nullTypeModule.slang tests/bugs/nullType.slang
The text was updated successfully, but these errors were encountered: