Need expression-kind node wrapping IDENTIFIER in reference expression
This commit is contained in:
@@ -348,7 +348,8 @@ JetFile: Functions_ERR.jet
|
||||
<empty list>
|
||||
PsiElement(EQ)('=')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(IDENTIFIER)('a')
|
||||
REFERENCE_EXPRESSION
|
||||
PsiElement(IDENTIFIER)('a')
|
||||
PsiElement(SEMICOLON)(';')
|
||||
PsiWhiteSpace('\n\n\n')
|
||||
FUN
|
||||
|
||||
Reference in New Issue
Block a user