aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/macro-blackbox-structural.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/macro-blackbox-structural.check')
-rw-r--r--tests/untried/neg/macro-blackbox-structural.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/untried/neg/macro-blackbox-structural.check b/tests/untried/neg/macro-blackbox-structural.check
new file mode 100644
index 000000000..86a218559
--- /dev/null
+++ b/tests/untried/neg/macro-blackbox-structural.check
@@ -0,0 +1,4 @@
+Test_2.scala:4: error: value x is not a member of Any
+ println(Macros.foo.x)
+ ^
+one error found