summaryrefslogtreecommitdiff
path: root/test/files/run/macro-duplicate.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-duplicate.check')
-rw-r--r--test/files/run/macro-duplicate.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-duplicate.check b/test/files/run/macro-duplicate.check
index 58781b719a..7006b16611 100644
--- a/test/files/run/macro-duplicate.check
+++ b/test/files/run/macro-duplicate.check
@@ -1,3 +1,3 @@
-Test_2.scala:5: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
+Test_2.scala:5: warning: a pure expression does nothing in statement position; multiline expressions may require enclosing parentheses
Macros.foo
^