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

                                             
                                       

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