summaryrefslogtreecommitdiff
path: root/test/neg/vincent1.check
blob: 82408b8a49416f63f0a5612fa43ea04730b8fe5c (plain) (blame)
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 { type T = x.T } =
                     ^
one error found