aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/src/sbt-test/source-dependencies/value-class-underlying/A.scala
blob: dbaa1c3f0a00249dfd3a748f42fa04ae5b789895 (plain) (blame)
1
class A(val x: Int) extends AnyVal