aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/sbt-test/source-dependencies/repeated-parameters/test
blob: 4964ab5a8725da8a09bbc8a002ff4e3a377d7111 (plain) (blame)
1
2
3
4
5
6
7
> compile

# change repeated parameters to Seq
$ copy-file changes/A.scala A.scala

# B.scala needs recompiling because the type has changed
-> compile