summaryrefslogtreecommitdiff
path: root/test/neg/vincent1.check
blob: 376e21dc1b476d2c46bd4543ff65986b4a549db8 (plain) (blame)
1
2
3
4
./neg/vincent1.scala:7: type x.type escapes its defining scope as part of test.B { type T = x.T }
  def functor(x: A): B { type T = x.T } =
                     ^
one error found