aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/sbt-test/source-dependencies/abstract-type/test
blob: 3f5a5c7e36c4b1870cfc8dfddb4bf094812d5fc5 (plain) (blame)
1
2
3
4
5
6
7
> compile

# remove type arguments from S
$ copy-file changes/A.scala A.scala

# Both A.scala and B.scala should be recompiled, producing a compile error
-> compile