Generate container class for repeatable annotations
#KT-12794
This commit is contained in:
@@ -46,6 +46,8 @@ object JvmAbi {
|
||||
|
||||
const val IMPL_SUFFIX_FOR_INLINE_CLASS_MEMBERS = "-impl"
|
||||
|
||||
const val REPEATABLE_ANNOTATION_CONTAINER_NAME = "Container"
|
||||
|
||||
/**
|
||||
* @param baseName JVM name of the property getter since Kotlin 1.4, or Kotlin name of the property otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user