summaryrefslogtreecommitdiff
path: root/test/files/neg/bug4174.scala
Commit message (Collapse)AuthorAgeFilesLines
* Defer a check from the typer to refcheck so the...Paul Phillips2011-01-201-0/+9
Defer a check from the typer to refcheck so the error message makes some sense. Closes #4174, review by rytz.