aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t729.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t729.check')
-rw-r--r--tests/untried/neg/t729.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/untried/neg/t729.check b/tests/untried/neg/t729.check
new file mode 100644
index 000000000..fb858dc09
--- /dev/null
+++ b/tests/untried/neg/t729.check
@@ -0,0 +1,6 @@
+t729.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