Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
annotationRetentionPolicyClass.kt
blob: f5b211236ef69d8bacbd89ecb861da745b64f01d [
file
]
@Ann
class
MyClass
@Retention
(
AnnotationRetention
.
BINARY
)
annotation
class
Ann
// 1 @LAnn;()
// 1 invisible