Provide stable JVM names for kotlinx-metadata file facades
#KT-23198
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:JvmName("JvmMetadataUtil")
|
||||
package kotlinx.metadata.jvm
|
||||
|
||||
import kotlinx.metadata.ClassName
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:JvmName("ClassNameKt")
|
||||
package kotlinx.metadata
|
||||
|
||||
/**
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:JvmName("FlagsKt")
|
||||
package kotlinx.metadata
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user