summaryrefslogtreecommitdiff
path: root/test/files/neg/sabin2.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/sabin2.check')
-rw-r--r--test/files/neg/sabin2.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/sabin2.check b/test/files/neg/sabin2.check
index e127cc67a2..cd45905df2 100644
--- a/test/files/neg/sabin2.check
+++ b/test/files/neg/sabin2.check
@@ -1,5 +1,5 @@
sabin2.scala:22: error: method set cannot be accessed in Test.this.Base#Inner
because its instance type (Test.this.Base#T)Unit contains a malformed type: Test.this.Base#T
a.set(b.get()) // Error
- ^
+ ^
one error found