From 8fa848bed384568a8ceb9731ec9d45663aa64521 Mon Sep 17 00:00:00 2001 From: Ilya Kirillov Date: Fri, 15 Jan 2021 15:15:09 +0100 Subject: [PATCH] FIR IDE: fix testdata after rebase --- idea/idea-frontend-fir/testData/memberScopeByFqName/Int.txt | 1 + .../testData/memberScopeByFqName/java.lang.String.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.txt b/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.txt index 6b3e1e82925..2dfb1a22f68 100644 --- a/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.txt +++ b/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.txt @@ -1303,6 +1303,7 @@ KtFirClassOrObjectSymbol: KtFirConstructorSymbol: annotatedType: [] kotlin/Int + annotationClassIds: [] annotations: [] containingClassIdIfNonLocal: kotlin/Int dispatchType: null diff --git a/idea/idea-frontend-fir/testData/memberScopeByFqName/java.lang.String.txt b/idea/idea-frontend-fir/testData/memberScopeByFqName/java.lang.String.txt index 88cb246a1f1..e40ab7ea28f 100644 --- a/idea/idea-frontend-fir/testData/memberScopeByFqName/java.lang.String.txt +++ b/idea/idea-frontend-fir/testData/memberScopeByFqName/java.lang.String.txt @@ -1233,6 +1233,7 @@ KtFirFunctionSymbol: KtFirFunctionSymbol: annotatedType: [] kotlin/Char + annotationClassIds: [] annotations: [] callableIdIfNonLocal: kotlin.CharSequence.get dispatchType: kotlin/CharSequence @@ -1252,6 +1253,7 @@ KtFirFunctionSymbol: visibility: PUBLIC KtFirClassOrObjectSymbol: + annotationClassIds: [] annotations: [] classIdIfNonLocal: java/lang/String.CaseInsensitiveComparator classKind: CLASS