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