summaryrefslogtreecommitdiff
path: root/test/files/neg/bug729.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug729.check')
-rw-r--r--test/files/neg/bug729.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug729.check b/test/files/neg/bug729.check
index ae00d309b1..0b38b9bc1d 100644
--- a/test/files/neg/bug729.check
+++ b/test/files/neg/bug729.check
@@ -2,5 +2,5 @@ bug729.scala:20: error: type mismatch;
found : ScalaParserAutoEdit.this.NodeImpl(in trait Parser)
required: ScalaParserAutoEdit.this.NodeImpl(in trait ScalaParserAutoEdit)
val yyy : NodeImpl = link.from;
- ^
+ ^
one error found