Skip to content

Commit e751f51

Browse files
authored
Add regression test (#16795)
Closes #16792
2 parents 0b08074 + 2dd2595 commit e751f51

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)