summaryrefslogtreecommitdiff
path: root/test/files/neg/t591.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t591.check')
-rw-r--r--test/files/neg/t591.check3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/neg/t591.check b/test/files/neg/t591.check
index 5cdeebf079..d33f6d7a2f 100644
--- a/test/files/neg/t591.check
+++ b/test/files/neg/t591.check
@@ -1,4 +1,5 @@
-t591.scala:38: error: method input_= is defined twice in t591.scala
+t591.scala:38: error: method input_= is defined twice
+ conflicting symbols both originated in file 't591.scala'
def input_=(in : Input) = {}
^
one error found