Parser invalid error advancing for postfix type parameters list #KT-30835 Fixed

This commit is contained in:
Igor Yakovlev
2019-04-05 15:44:10 +03:00
parent 0e716fd528
commit da4d8a8c90
4 changed files with 10 additions and 5 deletions
+2 -3
View File
@@ -370,7 +370,6 @@ KtFile: Functions_ERR.kt
PsiErrorElement:Only one type parameter list is allowed for a function
PsiElement(LT)('<')
PsiElement(IDENTIFIER)('foo')
VALUE_PARAMETER_LIST
PsiElement(LPAR)('(')
PsiElement(RPAR)(')')
PsiErrorElement:Expecting '('
<empty list>
PsiElement(RPAR)(')')