11 lines
296 B
Plaintext
Vendored
11 lines
296 B
Plaintext
Vendored
JetFile: TextRightAfterLeadAsterisks.kt
|
|
PACKAGE_DIRECTIVE
|
|
<empty list>
|
|
KDoc
|
|
PsiElement(KDOC_START)('/**')
|
|
PsiWhiteSpace('\n')
|
|
KDOC_SECTION
|
|
PsiElement(KDOC_LEADING_ASTERISK)('**')
|
|
PsiElement(KDOC_TEXT)('test')
|
|
PsiWhiteSpace('\n ')
|
|
PsiElement(KDOC_END)('*/') |