summaryrefslogtreecommitdiff
path: root/test/pending/run/macro-reify-tagless-b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/run/macro-reify-tagless-b.check')
-rw-r--r--test/pending/run/macro-reify-tagless-b.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/pending/run/macro-reify-tagless-b.check b/test/pending/run/macro-reify-tagless-b.check
deleted file mode 100644
index 61ebb4e547..0000000000
--- a/test/pending/run/macro-reify-tagless-b.check
+++ /dev/null
@@ -1,3 +0,0 @@
-error: macro must not return an expr that contains free type variables (namely: T). have you forgot to use c.TypeTag annotations for type parameters external to a reifee?
-
-java.lang.Error: reflective compilation has failed