summaryrefslogtreecommitdiff
path: root/test/files/presentation/t8459.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/t8459.check')
-rw-r--r--test/files/presentation/t8459.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/presentation/t8459.check b/test/files/presentation/t8459.check
index 336c147141..4c105d2a00 100644
--- a/test/files/presentation/t8459.check
+++ b/test/files/presentation/t8459.check
@@ -9,6 +9,7 @@ scala.AnyRef {
()
};
private[this] val bar: F = new F();
+ <stable> <accessor> def bar: F = Foo.this.bar;
Foo.this.bar.<selectDynamic: error>("<error>")
}
================================================================================