aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/interop_abstypetags_arenot_manifests.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/interop_abstypetags_arenot_manifests.check')
-rw-r--r--tests/untried/neg/interop_abstypetags_arenot_manifests.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/untried/neg/interop_abstypetags_arenot_manifests.check b/tests/untried/neg/interop_abstypetags_arenot_manifests.check
new file mode 100644
index 000000000..5916b6874
--- /dev/null
+++ b/tests/untried/neg/interop_abstypetags_arenot_manifests.check
@@ -0,0 +1,4 @@
+interop_abstypetags_arenot_manifests.scala:5: error: No Manifest available for T.
+ println(manifest[T])
+ ^
+one error found