FIR IDE: fix testdata after rebase

This commit is contained in:
Ilya Kirillov
2021-01-15 15:15:09 +01:00
parent 459c919072
commit 8fa848bed3
2 changed files with 3 additions and 0 deletions
@@ -1303,6 +1303,7 @@ KtFirClassOrObjectSymbol:
KtFirConstructorSymbol:
annotatedType: [] kotlin/Int
annotationClassIds: []
annotations: []
containingClassIdIfNonLocal: kotlin/Int
dispatchType: null
@@ -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