summaryrefslogtreecommitdiff
path: root/test/files/run/t5527.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixes scaladoc rangeposVlad Ureche2012-03-051-2/+68
| | | | | | By making the comment tree node transparent. Reverts previous change in cfb04ef065. Will mark the bug 5527 as WONTFIX, because the effort of fixing leaking comments is too great.
* Fixing whitespace-damaged test.Paul Phillips2012-02-291-1/+1
| | | | | | Looks like my attempt to handle whitespace when merging preserved the correct history less than swimmingly. Am attempting to patch it up.
* Merge remote-tracking branches 'VladUreche/issue/5527' and 'dragos/master' ↵Paul Phillips2012-02-291-0/+41
into develop