Fixed doc-comment not attached to the first declaration with no package directive + incorrect placement of comments for enum entry
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
JetFile: DocCommentAtBeginningOfFile2.kt
|
||||
PACKAGE_DIRECTIVE
|
||||
<empty list>
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n')
|
||||
PsiElement(KDOC_TEXT)('/**')
|
||||
PACKAGE_DIRECTIVE
|
||||
<empty list>
|
||||
PsiElement(KDOC_TEXT)('/**')
|
||||
Reference in New Issue
Block a user