summaryrefslogtreecommitdiff
path: root/test/scaladoc/resources/SI_4421.scala
blob: 7ae2c796ebbea3f9c449bcd34f2e46707302536a (plain) (blame)
1
2
3
4
5
6
7
abstract class test
/**
 * TestA class
 * @example 2.0
 * @todo do something better than finding scaladoc bugs
 * @note blah blah */
class SI_4421 extends test