summaryrefslogtreecommitdiff
path: root/test/neg/bug236.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/bug236.check')
-rw-r--r--test/neg/bug236.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/neg/bug236.check b/test/neg/bug236.check
deleted file mode 100644
index 6c1b463d68..0000000000
--- a/test/neg/bug236.check
+++ /dev/null
@@ -1,4 +0,0 @@
-bug236.scala:4: constructor A of type ()A cannot be applied to (scala.Int)
- class B extends A(1) {
- ^
-one error found