New semantic analyzer: better error messages for cyclic cross-module definitions #6551
Labels
priority-1-normal
semantic-analyzer
Problems that happen during semantic analysis
topic-error-reporting
How we report errors
topic-usability
This is a follow-up for #6527
The new analyzer gives to verbose (and a bit confusing) error in this case:
We can probably skip the second part by injecting a dummy
Var
withAny
type in thea
module namespace.The text was updated successfully, but these errors were encountered: