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