aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/src/sbt-test/source-dependencies/synthetic-companion/test
blob: f3a023810cc94081b461ca01a5de6fa1a559bab9 (plain) (blame)
1
2
3
4
> compile
$ copy-file changes/A2.scala A.scala
# Compilation of B.scala should fail because object A does not extend `Int => A` anymore
-> compile