summaryrefslogtreecommitdiff
path: root/test/files/presentation/t8459.check
blob: 4c105d2a00583f10f66e9a86030f6f7dbb54e2ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
reload: IncompleteDynamicSelect.scala

askType at IncompleteDynamicSelect.scala(12,2)
================================================================================
[response] askTypeAt (12,2)
scala.AnyRef {
  def <init>(): Foo = {
    Foo.super.<init>();
    ()
  };
  private[this] val bar: F = new F();
  <stable> <accessor> def bar: F = Foo.this.bar;
  Foo.this.bar.<selectDynamic: error>("<error>")
}
================================================================================