summaryrefslogtreecommitdiff
path: root/test/files/neg/t1623.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t1623.check')
-rw-r--r--test/files/neg/t1623.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t1623.check b/test/files/neg/t1623.check
index e30db5cddd..251039ad30 100644
--- a/test/files/neg/t1623.check
+++ b/test/files/neg/t1623.check
@@ -1,4 +1,4 @@
t1623.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