Add forgotten SinceKotlin to Metadata.pn

kotlin.Metadata is internal, so it shouldn't have any visible effect
This commit is contained in:
Alexander Udalov
2018-03-05 15:43:57 +01:00
parent 3f3e05a9d2
commit 241673c6a1
@@ -61,6 +61,7 @@ internal annotation class Metadata(
* does not differ from the JVM's package FQ name. These names can be different in case the [JvmPackageName] annotation is used.
* Note that this information is also stored in the corresponding module's `.kotlin_module` file.
*/
@SinceKotlin("1.2")
val pn: String = "",
/**
* An extra int. Bits of this number represent the following flags: