summaryrefslogtreecommitdiff
path: root/test/files/run/macro-def-infer-return-type.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-def-infer-return-type.check')
-rw-r--r--test/files/run/macro-def-infer-return-type.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/run/macro-def-infer-return-type.check b/test/files/run/macro-def-infer-return-type.check
new file mode 100644
index 0000000000..308e881960
--- /dev/null
+++ b/test/files/run/macro-def-infer-return-type.check
@@ -0,0 +1,8 @@
+42
+reflective compilation has failed:
+
+exception during macro expansion:
+java.lang.Error: an implementation is missing
+ at Impls2$.foo(Impls_1.scala:9)
+
+42