summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_typetags_arenot_manifests.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/interop_typetags_arenot_manifests.check')
-rw-r--r--test/files/neg/interop_typetags_arenot_manifests.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/interop_typetags_arenot_manifests.check b/test/files/neg/interop_typetags_arenot_manifests.check
index 7761a747ff..e5a7adf340 100644
--- a/test/files/neg/interop_typetags_arenot_manifests.check
+++ b/test/files/neg/interop_typetags_arenot_manifests.check
@@ -1,4 +1,4 @@
-interop_typetags_arenot_manifests.scala:3: error: No Manifest available for T.
+interop_typetags_arenot_manifests.scala:5: error: No Manifest available for T.
println(manifest[T])
^
one error found