summaryrefslogtreecommitdiff
path: root/test/files/neg/t2208.check
Commit message (Collapse)AuthorAgeFilesLines
* meh.Adriaan Moors2009-10-011-1/+1
|
* fixed #2208Adriaan Moors2009-10-011-0/+4
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)