Am I correct that Kotlin does not support inherited annotations in multiplatform code? (Like `@java....
n
Am I correct that Kotlin does not support inherited annotations in multiplatform code? (Like
@java.lang.annotation.Inherited
in Java.)
g