02aafe4262
Also adjust parser testData
22 lines
648 B
Plaintext
Vendored
22 lines
648 B
Plaintext
Vendored
JetFile: PackageLeadingDotDoubleID.kt
|
|
PACKAGE_DIRECTIVE
|
|
PsiElement(package)('package')
|
|
PsiWhiteSpace(' ')
|
|
PsiErrorElement:Package name must be a '.'-separated identifier list
|
|
PsiElement(DOT)('.')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('a')
|
|
IMPORT_LIST
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
MODIFIER_LIST
|
|
PsiErrorElement:Use '@' symbol before annotations
|
|
<empty list>
|
|
ANNOTATION_ENTRY
|
|
CONSTRUCTOR_CALLEE
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('b')
|
|
PsiErrorElement:Expecting a top level declaration
|
|
<empty list> |