Got rid of "namespace" word in test data.
This commit is contained in:
@@ -15,7 +15,7 @@ JetFile: QuotedIdentifiers.kt
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(fun)('fun')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(IDENTIFIER)('`namespace`')
|
||||
PsiElement(IDENTIFIER)('`package`')
|
||||
VALUE_PARAMETER_LIST
|
||||
PsiElement(LPAR)('(')
|
||||
PsiElement(RPAR)(')')
|
||||
|
||||
Reference in New Issue
Block a user