summaryrefslogtreecommitdiff
path: root/test/files/neg/t7602.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t7602.check')
-rw-r--r--test/files/neg/t7602.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/neg/t7602.check b/test/files/neg/t7602.check
index 5bb1450d7d..5ce3776790 100644
--- a/test/files/neg/t7602.check
+++ b/test/files/neg/t7602.check
@@ -1,5 +1,5 @@
-t7602.scala:16: error: method foo is defined twice
- conflicting symbols both originated in file 't7602.scala'
+t7602.scala:16: error: method foo is defined twice;
+ the conflicting method foo was defined at line 15:7
def foo : Device
^
one error found