summaryrefslogblamecommitdiff
path: root/test/files/neg/t9008.scala
blob: c6a5389e42ab587169689c520bf7ec50b21ef4bd (plain) (tree)
1
2
3


                                            
object Test {
  def x: List[M forSome { type M[_] }] = ???
}