aboutsummaryrefslogblamecommitdiff
path: root/bridge/src/sbt-test/source-dependencies/new-cyclic/changes/A2.scala
blob: c530efeb4ce31527e6c1e70679cf8c5fee58de6d (plain) (tree)
1
                             
trait A { val x = (new B).y }