aboutsummaryrefslogtreecommitdiff
path: root/bridge/src/sbt-test/source-dependencies/transitive-memberRef/src/main/scala/X.scala
Commit message (Collapse)AuthorAgeFilesLines
* Move sbt-bridgeFelix Mulder2016-11-221-5/+0
|
* Make the dotty-bridge sbt project a subproject of dottyGuillaume Martres2016-06-071-0/+5
Note that the dotty-bridge tests will not be run automatically by `test` which is short for `dotty/test`, to run the dotty-bridge tests, do in sbt: > dotty-bridge/test > dotty-bridge/scripted Original history: https://github.com/smarter/dotty-bridge/commits/master