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