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