summaryrefslogtreecommitdiff
path: root/test/files/neg/t1845.check
blob: a6c82f56598796462112b9289147d5778d4cf7a2 (plain) (blame)
1
2
3
4
5
6
t1845.scala:6: error: encountered unrecoverable cycle resolving import.
Note: this is often due in part to a class depending on a definition nested within its companion.
If applicable, you may wish to try moving some members into another object.
  import lexical._
         ^
one error found