aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/sbt-test/source-dependencies/implicit-search-companion-scope/changes/C.scala
blob: 7fd8032223f0c9b966330c64ff7e8a75ecd9aa7f (plain) (blame)
1
2
3
object Test {
  implicitly[M[B]]
}