summaryrefslogtreecommitdiff
path: root/test/files/pos/t7596c/B_2.scala
blob: 33da68c1ff11b8207c22f911dfff03166faa129d (plain) (blame)
1
2
3
4
5
6
7
8
9
object Test {
  locally {
    Sites: Config.driver.Table
  }
}

// This variation worked by avoiding referring to the
// overloaded term `Config.driver` in the parent type of
// Sites