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






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