summaryrefslogtreecommitdiff
path: root/test/checker-tests/fail12.scala
Commit message (Collapse)AuthorAgeFilesLines
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-071-0/+20
changes in Global and Typer to accomodate this, and renamed "Checkers" to "ICodeCheckers" to make some less confusing space for the future "SymbolCheckers". No review.