aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/by-name/test
blob: 4306d3bccd12c7397da639ce3b2515bb812c5a9e (plain) (blame)
1
2
3
4
5
6
7
> compile

# change => Int to Function0
$ copy-file changes/A.scala A.scala

# Both A.scala and B.scala need to be recompiled because the type has changed
-> compile