summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2790/B.scala
blob: 441055ca12b1f33719ba875c260fedb47930e62e (plain) (blame)
1
2
3
4
object B {
  val y = A.x(5)
}