diff --git a/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.kt b/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.kt index 87a01aeed80..26e50350057 100644 --- a/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.kt +++ b/idea/idea-frontend-fir/testData/memberScopeByFqName/Int.kt @@ -1305,6 +1305,22 @@ KtFirNamedClassOrObjectSymbol: typeParameters: [] visibility: Public +KtFirConstructorSymbol: + annotatedType: [] java/lang/Integer + annotationClassIds: [] + annotations: [] + callableIdIfNonLocal: null + containingClassIdIfNonLocal: java/lang/Integer + dispatchType: null + isExtension: false + isPrimary: false + origin: JAVA + receiverType: null + symbolKind: MEMBER + typeParameters: [] + valueParameters: [KtFirValueParameterSymbol(value)] + visibility: Public + KtFirConstructorSymbol: annotatedType: [] kotlin/Int annotationClassIds: []