summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-bundle-need-qualifier.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-bundle-need-qualifier.check')
-rw-r--r--test/files/neg/macro-bundle-need-qualifier.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/macro-bundle-need-qualifier.check b/test/files/neg/macro-bundle-need-qualifier.check
new file mode 100644
index 0000000000..6a74ee6aed
--- /dev/null
+++ b/test/files/neg/macro-bundle-need-qualifier.check
@@ -0,0 +1,4 @@
+macro-bundle-need-qualifier.scala:10: error: not found: value impl
+ def foo: Any = macro impl
+ ^
+one error found