summaryrefslogtreecommitdiff
path: root/test/files/neg/applydynamic_sip.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixes SI-6354: improved error messages for Dynamic signature mismatches.amin2012-09-191-1/+24
| | | | | | If an error occurs afer a Dynamic rewriting, augment the error message with the rewritten tree and a hint to check the Dynamic method signature.
* rule out sequence arg to applyDynamicAdriaan Moors2012-04-131-0/+10