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.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t7047.check b/test/files/run/t7047.check
index 32bd581094..129ce3eeca 100644
--- a/test/files/run/t7047.check
+++ b/test/files/run/t7047.check
@@ -1,3 +1,3 @@
-Test_2.scala:2: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
+Test_2.scala:2: warning: a pure expression does nothing in statement position; multiline expressions may require enclosing parentheses
Macros.foo
^