summaryrefslogtreecommitdiff
path: root/test/files/neg/t6355.scala
Commit message (Collapse)AuthorAgeFilesLines
* Error for SI-6355, overloading of applyDynamic.Paul Phillips2012-11-141-0/+13
As long as it can never be called anyway, seems like we'd be doing people a kindness to fail the compile rather than letting it be ambiguous at every use site.