Fixed parser test.
This commit is contained in:
@@ -42,8 +42,9 @@ JetFile: SimpleClassMembers_ERR.jet
|
|||||||
USER_TYPE
|
USER_TYPE
|
||||||
REFERENCE_EXPRESSION
|
REFERENCE_EXPRESSION
|
||||||
PsiElement(IDENTIFIER)('sdfsd')
|
PsiElement(IDENTIFIER)('sdfsd')
|
||||||
PsiWhiteSpace('\n ')
|
|
||||||
PsiErrorElement:Expecting member declaration
|
PsiErrorElement:Expecting member declaration
|
||||||
|
<empty list>
|
||||||
|
PsiWhiteSpace('\n ')
|
||||||
PsiElement(RBRACE)('}')
|
PsiElement(RBRACE)('}')
|
||||||
PsiWhiteSpace('\n\n ')
|
PsiWhiteSpace('\n\n ')
|
||||||
FUN
|
FUN
|
||||||
@@ -204,5 +205,3 @@ JetFile: SimpleClassMembers_ERR.jet
|
|||||||
PsiElement(RBRACE)('}')
|
PsiElement(RBRACE)('}')
|
||||||
PsiWhiteSpace('\n\n')
|
PsiWhiteSpace('\n\n')
|
||||||
PsiElement(RBRACE)('}')
|
PsiElement(RBRACE)('}')
|
||||||
PsiErrorElement:Missing '}
|
|
||||||
<empty list>
|
|
||||||
Reference in New Issue
Block a user