summaryrefslogblamecommitdiff
path: root/test/files/neg/bug85.check
blob: d4d56d3295adab302868de97edace88d46d6c5ca (plain) (tree)
1
2
3
4
5
6




                                   
               
bug85.scala:7 error: type mismatch;
 found   : A.this.b.C
 required: A.this.C
  val c: C = b.c;
              ^
one error found