aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t200.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t200.check')
-rw-r--r--tests/untried/neg/t200.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/untried/neg/t200.check b/tests/untried/neg/t200.check
new file mode 100644
index 000000000..b6b1a3226
--- /dev/null
+++ b/tests/untried/neg/t200.check
@@ -0,0 +1,5 @@
+t200.scala:7: error: method foo is defined twice
+ conflicting symbols both originated in file 't200.scala'
+ def foo: Int;
+ ^
+one error found