summaryrefslogtreecommitdiff
path: root/test/files/neg/bug2213.scala
Commit message (Collapse)AuthorAgeFilesLines
* Accumulate missing abstract member errors so th...Paul Phillips2010-04-301-0/+11
Accumulate missing abstract member errors so they can all be printed instead of only the first. Closes #2213, no review.