summaryrefslogtreecommitdiff
path: root/test/files/pos/t6516.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6516, macros comparing types with == instead of =:=.Paul Phillips2013-01-301-0/+19
I gift-wrapped this ticket four months ago: 'I think it will be enough to say "tpe =:= MacroContextClass.tpe" rather than == .' Indeed. Had to open my own gift. Thanks, paulp!