aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/reify_newimpl_30.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/reify_newimpl_30.check')
-rw-r--r--tests/pending/run/reify_newimpl_30.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/pending/run/reify_newimpl_30.check b/tests/pending/run/reify_newimpl_30.check
deleted file mode 100644
index 7557c750a..000000000
--- a/tests/pending/run/reify_newimpl_30.check
+++ /dev/null
@@ -1,4 +0,0 @@
-reflective toolbox failed due to unresolved free type variables:
- C defined by <local Test> in reify_newimpl_30.scala:7:11
-have you forgotten to use TypeTag annotations for type parameters external to a reifee?
-if you have troubles tracking free type variables, consider using -Xlog-free-types