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



                                                                                                               
bug935.scala:5: error: type arguments [Test3.B] do not conform to class E's type parameter bounds [T <: String]
  @E[B](new B) val b = "hi"
   ^
one error found