summaryrefslogtreecommitdiff
path: root/test/files/pos/bug1090.scala
Commit message (Collapse)AuthorAgeFilesLines
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+2
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* fixed bug1090Adriaan Moors2007-05-071-0/+16
widen now only normalizes when necessary