aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/t7047.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/t7047.check')
-rw-r--r--tests/disabled/macro/run/t7047.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/t7047.check b/tests/disabled/macro/run/t7047.check
new file mode 100644
index 000000000..32bd58109
--- /dev/null
+++ b/tests/disabled/macro/run/t7047.check
@@ -0,0 +1,3 @@
+Test_2.scala:2: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
+ Macros.foo
+ ^