summaryrefslogblamecommitdiff
path: root/test/files/neg/t6535.check
blob: 1225ea70db2329018153b972115f78c7b1fd7769 (plain) (tree)
1
2
3
4
5
6





                                                                                                 
t6535.scala:2: 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 Bs.B._
            ^
one error found