summaryrefslogblamecommitdiff
path: root/test/files/neg/bug882.check
blob: be7dc37cad38031703bafeede7338e12cdaaf510 (plain) (tree)
1
2
3
4



                                                                        
bug882.scala:2: error: traits cannot have type parameters with <% bounds
trait SortedSet[A <% Ordered[A]] {
                                 ^
one error found