summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_typetags_arenot_manifests.check
blob: 7761a747ff58c4cd81df794e45f58d326b73535c (plain) (blame)
1
2
3
4
interop_typetags_arenot_manifests.scala:3: error: No Manifest available for T.
    println(manifest[T])
                    ^
one error found