Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
psi
/
kdoc
/
Sections.kt
blob: 3f2652136f2427782195b71e4d0c3afbd6557651 [
file
] [
log
] [
blame
]
/**
* This is the doc comment for a class.
* @param T a type parameter.
* @constructor This is the doc comment for the primary constructor.
* @param a a constructor parameter.
*/