Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
asJava
/
ultraLightClasses
/
annotationWithSetParamPropertyModifier.lib.java
blob: 200f7ce1b54f481f2f7977393c2f2081e0c39cb4 [
file
]
@java
.
lang
.
annotation
.
Retention
(
value
=
java
.
lang
.
annotation
.
RetentionPolicy
.
RUNTIME
)
public
abstract
@interface
Anno
/* Anno*/
{
}