summaryrefslogtreecommitdiff
path: root/test/files/neg/t7895b.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-7895 Issue all buffered errors after silent mode.Jason Zaugg2013-10-091-0/+5
Rather than just the first. For example, `foo(wizzle, wuzzle, woggle)` should report all three not-found symbols.