summaryrefslogtreecommitdiff
path: root/test/files/run/virtpatmat_unapply.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-7/+7
|
* virtpatmat, hidden behind -YvirtpatmatAdriaan Moors2011-10-201-0/+32
at least one imminent TODO: undo hardwired generation of if/then/else, and decide based on type whether to call flatMap/orElse or inline those methods from Option review by extempore