Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
090f9670edbde64751f249d4fe53bfa5fc02f75a
/
.
/
analysis
/
symbol-light-classes
/
testData
/
annotationsEquality
/
ImplicitRetension.java
blob: db80c72585dd4c440ff2a33661c0efc83ccd7532 [
file
]
@java
.
lang
.
annotation
.
Retention
(
value
=
java
.
lang
.
annotation
.
RetentionPolicy
.
RUNTIME
)
public
abstract
@interface
ImplicitRetension
/* ImplicitRetension*/
{
}