summaryrefslogtreecommitdiff
path: root/test/scaladoc/resources/Trac4374.scala
Commit message (Collapse)AuthorAgeFilesLines
* [scaladoc] Don't create broken link to private ...Kato Kazuyoshi2011-03-291-0/+5
[scaladoc] Don't create broken link to private companion object. Closes #4374. Review by pedrofurla.