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.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/neg/t7602.check b/test/files/neg/t7602.check
new file mode 100644
index 0000000000..5bb1450d7d
--- /dev/null
+++ b/test/files/neg/t7602.check
@@ -0,0 +1,5 @@
+t7602.scala:16: error: method foo is defined twice
+ conflicting symbols both originated in file 't7602.scala'
+ def foo : Device
+ ^
+one error found