summaryrefslogtreecommitdiff
path: root/test/files/neg/t6083.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6083, misleading annotation error message.Paul Phillips2013-01-261-0/+7
When an implicit conversion causes an apparently constant argument not to be constant, show the conversion, not the constant.