summaryrefslogtreecommitdiff
path: root/test/scaladoc/resources/SI-4014_2.scala
blob: 514f7a1e4ca58e4bd49134fde5f8b6426494a942 (plain) (blame)
1
2
3
4
5
6
/** A template with more than one author.
  *
  *  @author The First Author
  *  @author The Second Author
  */
trait Foo