summaryrefslogtreecommitdiff
path: root/test/files/pos/t1001.scala
Commit message (Collapse)AuthorAgeFilesLines
* corrected several problems with error reporting...Martin Odersky2008-08-181-0/+6
corrected several problems with error reporting: positions checked twice, warnings masking errors. Refined solution of forward implicits without5 result type.