Fix testdata

This commit is contained in:
Natalia Ukhorskaya
2013-10-25 14:48:31 +04:00
parent 3287744415
commit 3e43a7ea70
+1 -1
View File
@@ -170,7 +170,7 @@ JetFile: Imports_ERR.kt
PsiElement(DOT)('.') PsiElement(DOT)('.')
PsiElement(MUL)('*') PsiElement(MUL)('*')
PsiWhiteSpace(' ') PsiWhiteSpace(' ')
PsiErrorElement:Cannot rename a all imported items to one identifier PsiErrorElement:Cannot rename all imported items to one identifier
PsiElement(as)('as') PsiElement(as)('as')
PsiWhiteSpace(' ') PsiWhiteSpace(' ')
PsiElement(SEMICOLON)(';') PsiElement(SEMICOLON)(';')