aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/macro-reify-tagless-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/macro-reify-tagless-a.check')
-rw-r--r--tests/disabled/macro/run/macro-reify-tagless-a.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/macro-reify-tagless-a.check b/tests/disabled/macro/run/macro-reify-tagless-a.check
new file mode 100644
index 000000000..d160e8043
--- /dev/null
+++ b/tests/disabled/macro/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 forgotten to use c.WeakTypeTag annotation for this type parameter? If you have troubles tracking free type variables, consider using -Xlog-free-types