introduce the concept of sections
This commit is contained in:
@@ -4,4 +4,5 @@ JetFile: DocCommentAtBeginningOfFile2.kt
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n')
|
||||
PsiElement(KDOC_TEXT)('/**')
|
||||
KDOC_SECTION
|
||||
PsiElement(KDOC_TEXT)('/**')
|
||||
Reference in New Issue
Block a user