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