Skip to content

Commit 321d7e0

Browse files
author
EnzeXing
committed
Modify test
1 parent 51be886 commit 321d7e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/init-global/pos/i18629.scala

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
object Foo {
22
val bar = List() match {
33
case List() => ???
4+
case _ => ???
45
}
56
}

0 commit comments

Comments
 (0)