summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_typetags_arenot_classmanifests.check
blob: 403625b4da5a1e09e32b300f826278ce657e4fe3 (plain) (blame)
1
2
3
4
interop_typetags_arenot_classmanifests.scala:5: error: could not find implicit value for parameter m: ClassManifest[T]
    println(classManifest[T])
                         ^
one error found