a4e8be8687
^KT-64975 Fixed ^KT-62900
13 lines
497 B
Plaintext
Vendored
13 lines
497 B
Plaintext
Vendored
field:@FIELD:R|test/Anno|(t = java/lang/annotation/ElementType.FIELD) public final val bar: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
@R|test/Anno|(t = java/lang/annotation/ElementType.METHOD) public final fun foo(): R|kotlin/Unit|
|
|
|
|
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public final val t: R|java/lang/annotation/ElementType|
|
|
public get(): R|java/lang/annotation/ElementType|
|
|
|
|
public constructor(t: R|java/lang/annotation/ElementType|): R|test/Anno|
|
|
|
|
}
|