summaryrefslogblamecommitdiff
path: root/test/files/neg/cyclics-import.check
blob: be09fca374fed620c943b41575895c11a30cf19a (plain) (tree)
1
2
3
4
5
6




                                                                                                 
               
cyclics-import.scala:1: 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 User.UserStatus._
            ^
one error found