aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/src/sbt-test/source-dependencies/lazy-val/test
blob: f870aaef32992b1a979680473608fff3e50749dd (plain) (blame)
1
2
3
4
5
6
> compile

# replace val x with lazy val x
$ copy-file changes/A.scala A.scala

-> compile