summaryrefslogblamecommitdiff
path: root/test/files/neg/bug418.check
blob: e7580beaf4eaa53ac17c5fa31b2ac142e49e9c35 (plain) (tree)
1
2
3
4
5
6
7
                                                   

                                             
                                         


                                             
bug418.scala:2: error: not found: value Foo12340771
  null match { case Foo12340771.Bar(x) => x }
                    ^
bug418.scala:2: error: not found: value x
  null match { case Foo12340771.Bar(x) => x }
                                          ^
two errors found