summaryrefslogblamecommitdiff
path: root/test/files/neg/t6666b.check
blob: 090bee800d2fcb318e204e4f50fc6d2e0b1a5c1c (plain) (tree)
1
2
3
4



                                                                                                                                                                                     
t6666b.scala:6: error: Implementation restriction: access of object TreeOrd$1 from object TreeOrd$2, would require illegal premature access to the unconstructed `this` of class Test
    implicit object TreeOrd extends Ordering[K](){
                    ^
one error found