summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_typetags_arenot_classmanifests.check
blob: b404f94d6943c10a53b339fe1f4c0dffe29d1ea5 (plain) (blame)
1
2
3
4
interop_typetags_arenot_classmanifests.scala:5: error: No ClassManifest available for T.
    println(classManifest[T])
                         ^
one error found