Build common standard library headers and kotlin-test (common and jvm) as multiplatform projects.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package kotlin.jvm
|
||||
|
||||
@Suppress("HEADER_WITHOUT_IMPLEMENTATION")
|
||||
@Target(AnnotationTarget.FILE)
|
||||
internal header annotation class JvmMultifileClass
|
||||
|
||||
@Suppress("HEADER_WITHOUT_IMPLEMENTATION")
|
||||
@Target(AnnotationTarget.FILE)
|
||||
internal header annotation class JvmName(val name: String)
|
||||
Reference in New Issue
Block a user