summaryrefslogtreecommitdiff
path: root/test/files/pos/bug3495.scala
Commit message (Collapse)AuthorAgeFilesLines
* Parse ordering issue prevented passing properti...Paul Phillips2010-08-031-0/+2
Parse ordering issue prevented passing properties containing a :. There is a test case included, but note that partest passes it with or without the patch: see ticket #3712. Closes #3495, no review.