Files
kotlin-fork/compiler/testData/psi/kdoc/DocCommentAtBeginningOfFile2.txt
T
2016-01-29 01:00:47 +03:00

12 lines
277 B
Plaintext
Vendored

JetFile: 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>