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.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/macro-reify-tagless-a.check b/test/files/run/macro-reify-tagless-a.check
new file mode 100644
index 0000000000..b58cff19bc
--- /dev/null
+++ b/test/files/run/macro-reify-tagless-a.check
@@ -0,0 +1,3 @@
+reflective compilation has failed:
+
+macro expansion contains free type variable T defined by foo in Impls_Macros_1.scala:7:13. have you forgot to use c.TypeTag annotation for this type parameter? if you have troubles tracking free type variables, consider using -Xlog-free-types