-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the error message in a Y061 edge case (#445)
Currently we're recommending code that we'd immediately complain about if the user actually used it. We shouldn't do that. Possibly we could introduce another error code emitting an error for duplicate `Literal` members, but for now I'd just like to fix the Y061 error message.
- Loading branch information
1 parent
c7d988e
commit b67dd0f
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters