summaryrefslogtreecommitdiff
path: root/test/files/neg/t5580b.check
Commit message (Collapse)AuthorAgeFilesLines
* Transcendent rewrite of isSameType.Paul Phillips2013-04-051-0/+6
A highly satisfying rewrite of isSameType. It's faster, clearer, shorter, better commented, and closer to correct. I am especially pleased that t5580b stopped compiling, given that nobody seemed to have much idea why it compiled in the first place.