diff --git a/compiler/testData/psi/When_ERR.txt b/compiler/testData/psi/When_ERR.txt index 79f912dc3a9..9887f26c64a 100644 --- a/compiler/testData/psi/When_ERR.txt +++ b/compiler/testData/psi/When_ERR.txt @@ -92,7 +92,7 @@ JetFile: When_ERR.jet PsiWhiteSpace('\n ') WHEN_ENTRY PsiElement(else)('else') - PsiErrorElement:Expecting '=>' + PsiErrorElement:Expecting '->' PsiWhiteSpace('\n ') PsiElement(RBRACE)('}') @@ -173,7 +173,7 @@ JetFile: When_ERR.jet PsiWhiteSpace('\n ') WHEN_ENTRY PsiElement(else)('else') - PsiErrorElement:Expecting '=>' + PsiErrorElement:Expecting '->' PsiWhiteSpace('\n ') WHEN_ENTRY @@ -240,4 +240,4 @@ JetFile: When_ERR.jet PsiWhiteSpace('\n ') PsiElement(RBRACE)('}') PsiWhiteSpace('\n') - PsiElement(RBRACE)('}') \ No newline at end of file + PsiElement(RBRACE)('}')