summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_13.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify_newimpl_13.check')
-rw-r--r--test/files/run/reify_newimpl_13.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/reify_newimpl_13.check b/test/files/run/reify_newimpl_13.check
new file mode 100644
index 0000000000..7c47310cf2
--- /dev/null
+++ b/test/files/run/reify_newimpl_13.check
@@ -0,0 +1,2 @@
+scala.reflect.runtime.ToolBoxes$ToolBox$ToolBoxError: reflective toolbox has failed:
+unresolved free type variables (namely: T defined by C in reify_newimpl_13.scala:5:13). have you forgot to use TypeTag annotations for type parameters external to a reifee? if you have troubles tracking free type variables, consider using -Xlog-free-types