summaryrefslogtreecommitdiff
path: root/test/disabled/buildmanager/t2652/B.scala
blob: 86d08f0d3d163bc28ddb85839fb1a35c4cc99cfd (plain) (blame)
1
2
3
4
object B {
  val y = (new A).x(3)
}