summaryrefslogtreecommitdiff
path: root/test/files/run/sammy_repeated.scala
Commit message (Collapse)AuthorAgeFilesLines
* [sammy] support repeated paramsAdriaan Moors2014-11-071-0/+8
Generate correct trees to refer to repeated params using `gen.paramToArg`. Based on retronym's review feedback.