summaryrefslogtreecommitdiff
path: root/test/files/neg/t0903.check
Commit message (Collapse)AuthorAgeFilesLines
* Eliminated redundant error message.Paul Phillips2011-12-031-1/+1
| | | | | No secondary "reassignment to val" for unknown identifiers in assignment position.
* added tests; fixed #903; made Predef.Map covari...Martin Odersky2008-05-211-0/+7
added tests; fixed #903; made Predef.Map covariant in second parameter.