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



                                                               
               
t836.scala:9: error: type mismatch;
 found   : Any
 required: A.this.S
  val some: S = any   // compiles => type X is set to scala.Any
                ^
one error found