summaryrefslogtreecommitdiff
path: root/test/files/neg/bug836.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug836.check')
-rw-r--r--test/files/neg/bug836.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug836.check b/test/files/neg/bug836.check
index 10a707ec93..1fcae2ecb3 100644
--- a/test/files/neg/bug836.check
+++ b/test/files/neg/bug836.check
@@ -1,5 +1,5 @@
bug836.scala:6: error: type S cannot be accessed in A.this.MyObj
because its instance type A.this.MyObj#S is malformed
type S = MyObj#S
- ^
+ ^
one error found