[ObjCExport][Minor] Add breadcrumb for KT-65891
This commit is contained in:
committed by
Space Team
parent
d0e67ff336
commit
98eca9058b
+1
@@ -86,6 +86,7 @@ internal fun KtType.mapToReferenceTypeIgnoringNullability(): ObjCNonNullReferenc
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (isObjCObjectType()) {
|
if (isObjCObjectType()) {
|
||||||
|
// KT-65891: mapObjCObjectReferenceTypeIgnoringNullability
|
||||||
return ObjCIdType
|
return ObjCIdType
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user