Skip to content

Commit 2dd2595

Browse files
committed
Add regression test
Closes #16792
1 parent 42f2764 commit 2dd2595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: tests/pos/i16792.scala

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
val x = (1, 1) match
2+
case _: (_ *: _) => ()

0 commit comments

Comments
 (0)