aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/pos/t3419/C_2.scala
blob: 880c2838c088e8403384f9edf0f83d0d7bf2998e (plain) (tree)
1
2
3


                                                          
object F {
  type S = T[Any,Int] {type X[N <: Int, Acc <: Int] = Acc}
}