aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/dup-class/test
blob: 531553bb5e19e2bf7bfbf62cd973365633bd620f (plain) (blame)
1
2
3
4
5
6
$ copy-file changes/A.scala A.scala
> compile
$ copy-file changes/A2.scala B.scala
-> compile
$ copy-file changes/B.scala B.scala
> compile