Get rid of JetNodeTypes#LOOP_PARAMETER
This commit is contained in:
@@ -99,7 +99,7 @@ JetFile: ComplexScript.ktscript
|
||||
PsiElement(for)('for')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(LPAR)('(')
|
||||
LOOP_PARAMETER
|
||||
VALUE_PARAMETER
|
||||
PsiElement(IDENTIFIER)('arg')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(in)('in')
|
||||
|
||||
Reference in New Issue
Block a user