summaryrefslogblamecommitdiff
path: root/test/files/neg/tcpoly_bounds.check
blob: 206d862825942574a0b2a3178da7e7d71c90a4fc (plain) (tree)
1
2
3
4
                                                                                                                                      


                        
tcpoly_bounds.scala:3: error: type arguments [List] do not conform to class A's type parameter bounds [m<: [x]>: Nothing <: Option[x]]
object b extends A[List]
                 ^
one error found