summaryrefslogtreecommitdiff
path: root/test/files/neg/t2208.scala
Commit message (Collapse)AuthorAgeFilesLines
* fixed #2208Adriaan Moors2009-10-011-0/+8
don't expand type aliases that take type arguments in typedTypeConstructor, as that bypasses refchecks have to expand type alias without type arguments, as AnyRef must disappear (problem with cycles during bootstrap)