aboutsummaryrefslogtreecommitdiff
path: root/tests/run/builder.scala
Commit message (Collapse)AuthorAgeFilesLines
* Test polishingMartin Odersky2017-02-271-7/+5
|
* Bonus test: builder patternMartin Odersky2017-02-181-0/+51
This shows that the builder pattern can be expressed with implicit function types.