Skip to content

Commit

Permalink
Modify test
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzeXing committed Nov 4, 2023
1 parent 51be886 commit 321d7e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/init-global/pos/i18629.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
object Foo {
val bar = List() match {
case List() => ???
case _ => ???
}
}

0 comments on commit 321d7e0

Please sign in to comment.