summaryrefslogtreecommitdiff
path: root/test/files/neg/t6355.check
Commit message (Collapse)AuthorAgeFilesLines
* Error for SI-6355, overloading of applyDynamic.Paul Phillips2012-11-141-0/+4
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.