summaryrefslogtreecommitdiff
path: root/test/files/pos/t7190.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-7190 macros no longer give rise to bridgesEugene Burmako2013-02-271-0/+26
Amazingly enough, this got through all the testing we performed. But now erasure knows that it shouldn't generate bridges for macro methods.