-
Notifications
You must be signed in to change notification settings - Fork 1.1k
trivial quoted pattern is refutable #16649
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
Labels
Milestone
Comments
also perhaps printing of quoted pattern extractors could be improved |
We should be able to make quoted patterns irrefutable for
|
bishabosha
added a commit
that referenced
this issue
Jan 12, 2023
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 12, 2023
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 12, 2023
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 16, 2023
nicolasstucki
added a commit
that referenced
this issue
Jan 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Compiler version
3.2.1
Minimized code
Output
Expectation
It seems these patterns should always bind? can the refutability be improved or is it not possible
originally from the tests as seen here:
https://github.com/lampepfl/dotty/blob/4fa0715f20e7cabfae04defc4c3a71aa994578b4/tests/run-macros/paramSymss/Macro_1.scala#L8
The text was updated successfully, but these errors were encountered: