-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Match type syntax under -source:future #12260
Comments
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Apr 28, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Apr 28, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
May 12, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
May 27, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Jun 9, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Jul 29, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Sep 8, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Sep 22, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Sep 22, 2021
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 18, 2021
odersky
added a commit
that referenced
this issue
Jan 23, 2022
Fix #12260: Add underscore to match type syntax
olsdavis
pushed a commit
to olsdavis/dotty
that referenced
this issue
Apr 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Catch-all patterns in match type compile with a deprecation warning under
-source:future
:I think this is an oversight in the syntax and we should change
to
The text was updated successfully, but these errors were encountered: