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

                                             
                                        

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