a4e8be8687
^KT-64975 Fixed ^KT-62900
15 lines
717 B
Plaintext
Vendored
15 lines
717 B
Plaintext
Vendored
field:@FIELD:R|test/Anno|(t = <implicitArrayOf>(java/lang/annotation/ElementType.PACKAGE)) public final val bar: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
@R|test/Anno|(t = <implicitArrayOf>()) public final fun baz(): R|kotlin/Unit|
|
|
|
|
@R|test/Anno|(t = <implicitArrayOf>(java/lang/annotation/ElementType.METHOD, java/lang/annotation/ElementType.FIELD)) public final fun foo(): R|kotlin/Unit|
|
|
|
|
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public final val t: R|kotlin/Array<out java/lang/annotation/ElementType>|
|
|
public get(): R|kotlin/Array<out java/lang/annotation/ElementType>|
|
|
|
|
public constructor(vararg t: R|kotlin/Array<out java/lang/annotation/ElementType>|): R|test/Anno|
|
|
|
|
}
|