aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/macro-bundle-trait.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/macro-bundle-trait.check')
-rw-r--r--tests/untried/neg/macro-bundle-trait.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/untried/neg/macro-bundle-trait.check b/tests/untried/neg/macro-bundle-trait.check
new file mode 100644
index 000000000..869c67e1e
--- /dev/null
+++ b/tests/untried/neg/macro-bundle-trait.check
@@ -0,0 +1,4 @@
+macro-bundle-trait.scala:10: error: not found: value Bundle
+ def foo = macro Bundle.impl
+ ^
+one error found