Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger and improve error UnusedVariableInPatternSynonym #7169

Merged
merged 4 commits into from Mar 6, 2024

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Mar 6, 2024

Trigger and improve error UnusedVariableInPatternSynonym.
Error was not covered by the testsuite.

Closes #7170.

Error was not covered by the testsuite.
@andreasabel andreasabel added type: enhancement Issues and pull requests about possible improvements ux: error reporting Issues to do with how Agda reports errors pattern-synonyms labels Mar 6, 2024
@andreasabel andreasabel added this to the 2.7.0 milestone Mar 6, 2024
@andreasabel andreasabel self-assigned this Mar 6, 2024
@andreasabel andreasabel added the pr: preserve commits PR should be merged via rebase, preserving the commits label Mar 6, 2024
@andreasabel andreasabel merged commit 130af74 into master Mar 6, 2024
25 checks passed
@andreasabel andreasabel deleted the patsyn-fail branch March 6, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pattern-synonyms pr: preserve commits PR should be merged via rebase, preserving the commits type: enhancement Issues and pull requests about possible improvements ux: error reporting Issues to do with how Agda reports errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusing error "Unused variable in pattern synonym"
1 participant