summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_17.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify_newimpl_17.check')
-rw-r--r--test/files/run/reify_newimpl_17.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/reify_newimpl_17.check b/test/files/run/reify_newimpl_17.check
index 0fb9ddfc2d..e592e0e94e 100644
--- a/test/files/run/reify_newimpl_17.check
+++ b/test/files/run/reify_newimpl_17.check
@@ -1,2 +1,2 @@
-scala.reflect.runtime.ToolBoxes$ToolBox$ToolBoxError: reflective toolbox has failed:
-unresolved free type variables (namely: U defined by C in reify_newimpl_17.scala:4:11). 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
+scala.tools.reflect.ToolBoxError: reflective toolbox has failed:
+unresolved free type variables (namely: U defined by C in reify_newimpl_17.scala:6:11). 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