aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/macro-noexpand.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/macro-noexpand.check')
-rw-r--r--tests/untried/neg/macro-noexpand.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/untried/neg/macro-noexpand.check b/tests/untried/neg/macro-noexpand.check
new file mode 100644
index 000000000..2c176a99b
--- /dev/null
+++ b/tests/untried/neg/macro-noexpand.check
@@ -0,0 +1,4 @@
+Macros_Test_2.scala:7: error: not found: value x
+ foo(x)
+ ^
+one error found