We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f2764 commit 2dd2595Copy full SHA for 2dd2595
tests/pos/i16792.scala
@@ -0,0 +1,2 @@
1
+val x = (1, 1) match
2
+ case _: (_ *: _) => ()
0 commit comments