summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-tagless-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-tagless-a.check')
-rw-r--r--test/files/run/macro-reify-tagless-a.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-reify-tagless-a.check b/test/files/run/macro-reify-tagless-a.check
index 231741edc5..d160e8043c 100644
--- a/test/files/run/macro-reify-tagless-a.check
+++ b/test/files/run/macro-reify-tagless-a.check
@@ -1,3 +1,3 @@
-reflective compilation has failed:
+reflective compilation has failed:
Macro expansion contains free type variable T defined by foo in Impls_Macros_1.scala:7:13. Have you forgotten to use c.WeakTypeTag annotation for this type parameter? If you have troubles tracking free type variables, consider using -Xlog-free-types