summaryrefslogblamecommitdiff
path: root/test/neg/vincent1.check
blob: 576386a8398fa76ad82b09c349b6cf82a2dee7f2 (plain) (tree)
1
2
3
4



                                                                                              
vincent1.scala:7: type x.type escapes its defining scope as part of test.B with {type T = x.T}
  def functor(x: A): B with { type T = x.T } =
                     ^
one error found