summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1623.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug1623.check')
-rw-r--r--test/files/neg/bug1623.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/bug1623.check b/test/files/neg/bug1623.check
deleted file mode 100644
index cfc2b533d4..0000000000
--- a/test/files/neg/bug1623.check
+++ /dev/null
@@ -1,4 +0,0 @@
-bug1623.scala:11: error: class BImpl cannot be instantiated because it does not conform to its self-type test.BImpl with test.A
- val b = new BImpl
- ^
-one error found