summaryrefslogtreecommitdiff
path: root/test/files/neg/t9008b.check
blob: 5e911fc1383248a141783d8f21cd02475b981dff (plain) (blame)
1
2
3
4
t9008b.scala:2: error: type M takes type parameters
  type T = M forSome { type M[_] }
           ^
one error found