summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/testdir/dep.scala
blob: ab167cbc8bf36c36207891b143feebd88755f304 (plain) (blame)
1
2
3
4
5
6
7
object Dependency {
  val v = 1
}