summaryrefslogtreecommitdiff
path: root/test/files/neg/saito.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/saito.check')
-rw-r--r--test/files/neg/saito.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/saito.check b/test/files/neg/saito.check
index f78b300b4c..061a45b76e 100644
--- a/test/files/neg/saito.check
+++ b/test/files/neg/saito.check
@@ -1,4 +1,4 @@
saito.scala:10: error: class A cannot be instantiated because it does not conform to its self-type A with B
val a: A = new A; // should not be allowed
- ^
+ ^
one error found