aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/pos/t6499.scala
blob: db376572ee28369d0dbd73ebb88922c56c9435d3 (plain) (tree)
1
2
3


                                     
object Test {
  Map(): Map[_, Int] with Map[_, Int]
}