summaryrefslogtreecommitdiff
path: root/test/files/pos/t4545.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix for regression with inference at arity 21+.Paul Phillips2012-03-301-0/+14
A classic "off by two" error. Closes SI-4545, SI-5633.