summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2650_2/A.scala
blob: bcea634485e715d37a10e2ebf6c89f7da2cb28eb (plain) (blame)
1
2
3
trait A {
  type S = Int
}