summaryrefslogtreecommitdiff
path: root/test/files/neg/t5692a
Commit message (Collapse)AuthorAgeFilesLines
* SI-5692 better error messageEugene Burmako2012-09-182-0/+9
Doesn't fix the underlying issue with macros and type inference, but at least now the error message says exactly what needs to be done to make the error go away.