[klib] Test signature descriptions in irText tests
KT-59486
This commit is contained in:
committed by
Space Team
parent
6142d75bb4
commit
5e63f7627f
@@ -519,6 +519,8 @@ sealed class IdSignature {
|
||||
override val isPubliclyVisible: Boolean
|
||||
get() = memberSignature.isPubliclyVisible
|
||||
|
||||
override fun asPublic(): CommonSignature? = memberSignature.asPublic()
|
||||
|
||||
override fun topLevelSignature(): IdSignature =
|
||||
memberSignature.topLevelSignature()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user