summaryrefslogblamecommitdiff
path: root/test/files/neg/t0418.scala
blob: 67007010d4e8ba67acee684fb8f6279b8c14374d (plain) (tree)
1
2
3


                                             
object Test {
  null match { case Foo12340771.Bar(x) => x }
}