summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-freevars.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-freevars.check')
-rw-r--r--test/files/run/macro-reify-freevars.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/macro-reify-freevars.check b/test/files/run/macro-reify-freevars.check
new file mode 100644
index 0000000000..02a6a7436b
--- /dev/null
+++ b/test/files/run/macro-reify-freevars.check
@@ -0,0 +1,3 @@
+reflective compilation has failed:
+
+macro expansion contains free term variable code defined by map in Macros_1.scala:8:9. have you forgot to use eval when splicing this variable into a reifee? if you have troubles tracking free term variables, consider using -Xlog-free-terms