summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_classtags_arenot_manifests.check
blob: 2d1a8968725f77844a24c6da101624a80763f503 (plain) (blame)
1
2
3
4
5
6
7
interop_classtags_arenot_manifests.scala:6: error: No Manifest available for T.
    println(manifest[T])
                    ^
interop_classtags_arenot_manifests.scala:14: error: No Manifest available for T.
    println(manifest[T])
                    ^
two errors found