summaryrefslogtreecommitdiff
path: root/test/files/presentation/t8459.check
blob: 336c14714105c3201a71377bd75e9fa8fb3b0734 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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();
  Foo.this.bar.<selectDynamic: error>("<error>")
}
================================================================================