aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/sbt-test/source-dependencies/types-in-used-names-a/test
blob: 134321021e63ae90f3ab8612280311e331d75116 (plain) (blame)
1
2
3
4
> compile
$ copy-file changes/B2.scala B.scala
# Compilation of D.scala should fail because B is no longer a subtype of A
-> compile