Files
kotlin-fork/compiler/testData/psi/kdoc/DocCommentAtBeginningOfFile2.txt
T
2017-05-18 20:00:17 +03:00

12 lines
276 B
Plaintext
Vendored

KtFile: DocCommentAtBeginningOfFile2.kt
PACKAGE_DIRECTIVE
<empty list>
IMPORT_LIST
<empty list>
KDoc
PsiElement(KDOC_START)('/**')
PsiWhiteSpace('\n')
KDOC_SECTION
PsiElement(KDOC_TEXT)('/**')
PsiErrorElement:Unclosed comment
<empty list>