We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a343524 commit 8e278c7Copy full SHA for 8e278c7
tests/neg-custom-args/fatal-warnings/i12188/Test.scala
@@ -6,4 +6,4 @@ def Test = MatchTest.test(PC2(10): P)
6
7
def foo(x: P): Unit =
8
x match // error
9
- case _: PC1 =>
+ case _: PC1 =>
0 commit comments