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, 3 insertions, 0 deletions
diff --git a/test/pending/run/macro-reify-tagless-b.check b/test/pending/run/macro-reify-tagless-b.check
new file mode 100644
index 0000000000..49acd94ad6
--- /dev/null
+++ b/test/pending/run/macro-reify-tagless-b.check
@@ -0,0 +1,3 @@
+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