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





                                                 
t6263.scala:5: error: type mismatch;
 found   : A.this.c.type (with underlying type C)
 required: AnyRef
  type t = c.type
           ^
one error found