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


                                            
t2386.scala:2: error: could not find implicit value for evidence parameter of type scala.reflect.ClassManifest[Array[_ >: String with Int]]
  val a = Array(Array(1, 2), Array("a","b"))
               ^
one error found