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





                                        
t2773.scala:5: error: value x is not a member of C
  import c.x
         ^
t2773.scala:6: error: not found: value x
  println(x)
          ^
two errors found