From 8c1da8929b8e553ceeed237b634908cb3a12cc77 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 23 Jul 2013 17:43:33 +0400 Subject: [PATCH] Fix test data (accidentally committed rubbish) --- compiler/testData/psi/NewLinesValidOperations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/testData/psi/NewLinesValidOperations.txt b/compiler/testData/psi/NewLinesValidOperations.txt index 8c64b13a7e0..eda2359c679 100644 --- a/compiler/testData/psi/NewLinesValidOperations.txt +++ b/compiler/testData/psi/NewLinesValidOperations.txt @@ -87,7 +87,7 @@ JetFile: NewLinesValidOperations.jet PsiWhiteSpace('\n\n ') BINARY_EXPRESSION BOOLEAN_CONSTANT - PsiElement(true)('true') ยช + PsiElement(true)('true') PsiWhiteSpace('\n\n ') OPERATION_REFERENCE PsiElement(OROR)('||')