Report an error on a function with two lists of type parameters

This commit is contained in:
Andrey Breslav
2011-05-18 21:38:39 +04:00
parent e6117be4d5
commit 25799cf2f0
66 changed files with 12 additions and 419 deletions
@@ -44,8 +44,6 @@ JetFile: MutableArray.jet
PsiElement(fun)('fun')
PsiWhiteSpace(' ')
PsiElement(IDENTIFIER)('get')
TYPE_PARAMETER_LIST
<empty list>
VALUE_PARAMETER_LIST
PsiElement(LPAR)('(')
VALUE_PARAMETER
@@ -112,8 +110,6 @@ JetFile: MutableArray.jet
PsiElement(fun)('fun')
PsiWhiteSpace(' ')
PsiElement(IDENTIFIER)('set')
TYPE_PARAMETER_LIST
<empty list>
VALUE_PARAMETER_LIST
PsiElement(LPAR)('(')
VALUE_PARAMETER