aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/stability-change/test
blob: 887778d24d16ee3a9d514a69926c04c7a5951238 (plain) (blame)
1
2
3
4
5
6
> compile

# replace val x with var x, invalidating the import in B
$ copy-file changes/A.scala A.scala

-> compile