aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/macro-reify-tagless-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/macro-reify-tagless-a.check')
-rw-r--r--tests/pending/run/macro-reify-tagless-a.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pending/run/macro-reify-tagless-a.check b/tests/pending/run/macro-reify-tagless-a.check
deleted file mode 100644
index d160e8043..000000000
--- a/tests/pending/run/macro-reify-tagless-a.check
+++ /dev/null
@@ -1,3 +0,0 @@
-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