summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_classtags_arenot_manifests.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/interop_classtags_arenot_manifests.check')
-rw-r--r--test/files/neg/interop_classtags_arenot_manifests.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/neg/interop_classtags_arenot_manifests.check b/test/files/neg/interop_classtags_arenot_manifests.check
index 95f6a94d4b..2d1a896872 100644
--- a/test/files/neg/interop_classtags_arenot_manifests.check
+++ b/test/files/neg/interop_classtags_arenot_manifests.check
@@ -1,7 +1,7 @@
-interop_classtags_arenot_manifests.scala:3: error: No Manifest available for T.
+interop_classtags_arenot_manifests.scala:6: error: No Manifest available for T.
println(manifest[T])
^
-interop_classtags_arenot_manifests.scala:11: error: No Manifest available for T.
+interop_classtags_arenot_manifests.scala:14: error: No Manifest available for T.
println(manifest[T])
^
two errors found