aboutsummaryrefslogtreecommitdiff
path: root/tests/run/i1569.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1569: Fix logic for by-name parameters of inline methodsMartin Odersky2017-02-021-0/+2
As #1569 shows, by-name parameters should be treated in the same way as by-value parameters. If the expression is not pure, install a binding.