Minor in Parser: "attribute" -> "annotation"
This commit is contained in:
@@ -58,7 +58,7 @@ JetFile: Properties_ERR.kt
|
||||
USER_TYPE
|
||||
REFERENCE_EXPRESSION
|
||||
PsiElement(IDENTIFIER)('foo')
|
||||
PsiErrorElement:Expecting ']' to close an attribute annotation
|
||||
PsiErrorElement:Expecting ']' to close an list of annotation
|
||||
<empty list>
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(EQ)('=')
|
||||
@@ -176,4 +176,4 @@ JetFile: Properties_ERR.kt
|
||||
PsiElement(RPAR)(')')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiErrorElement:Expecting function body
|
||||
PsiElement(MINUS)('-')
|
||||
PsiElement(MINUS)('-')
|
||||
|
||||
Reference in New Issue
Block a user