summaryrefslogtreecommitdiff
path: root/test/files/positions/Overlap5.scala
blob: e6f70644e9e5288032680fc8c7422293ce869535 (plain) (blame)
1
2
3
object Overlap5 {
  class A[T : List, U]
}