/**
* @suppress
*/
class Some {
}
* @author me
* @see other
class SomeAgain {
class Same {
fun privateApi() {
val privateForSomeReason = ""
interface Interface {