summaryrefslogtreecommitdiff
path: root/test/files/run/t7047.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7047.check')
-rw-r--r--test/files/run/t7047.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t7047.check b/test/files/run/t7047.check
index e69de29bb2..32bd581094 100644
--- a/test/files/run/t7047.check
+++ b/test/files/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
+ ^