DEBSOURCES
Skip Quicknav
sources / scala / 2.11.12-6 / test / files / scalacheck / testdir / test.scala
12345678910
import org.scalacheck._ object Test extends Properties("Nothing") { val d = Dependency.v }