FIR IDE: fix testdata after rebase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user