summaryrefslogtreecommitdiff
path: root/test/files/pos/channels.scala
Commit message (Collapse)AuthorAgeFilesLines
* enabled -Xunapply.Martin Odersky2007-01-161-0/+30
fixed bug contrib 291. Added Map/Set types to Predef. Option no longer inherits from Iterable, but there's an implicit conversion. various other small things.