summaryrefslogtreecommitdiff
path: root/test/files/neg/bug765.scala
Commit message (Collapse)AuthorAgeFilesLines
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* fixed bug764.Martin Odersky2006-10-061-0/+7
cleaned up error diagnostics in interpreter.