Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
06ab8cc69e303e70578de24dd9a1cf4ebafff93a
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
lightClassByFqName
/
annotationBinaryRetention.kmp.lib.java
blob: 8b36115262cdca17688d4ea4d6654704f272bbda [
file
]
@java
.
lang
.
annotation
.
Retention
(
value
=
java
.
lang
.
annotation
.
RetentionPolicy
.
RUNTIME
)
@kotlin
.
annotation
.
Retention
()
public
abstract
@interface
Anno
/* one.Anno*/
{
}