sharedImmutable top-level constant

  1. @Deprecated('This annotation is redundant and has no effect')
SharedImmutable const sharedImmutable

Note: this annotation has effect only in Kotlin/Native with legacy memory manager.

Implementation

@Deprecated('This annotation is redundant and has no effect')
const sharedImmutable = SharedImmutable();