We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.2.2
val x = (1, 1) match case _: (_ *: _) => ()
[error] java.lang.AssertionError: assertion failed [error] scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:11) [error] dotty.tools.dotc.typer.Typer$$anon$3.transform(Typer.scala:1703)
The text was updated successfully, but these errors were encountered:
This is already fixed. It will work on 3.3.0
Sorry, something went wrong.
Add regression test
2dd2595
Closes scala#16792
Add regression test (#16795)
e751f51
Closes #16792
nicolasstucki
Successfully merging a pull request may close this issue.
Compiler version
3.2.2
Minimized code
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: