Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
annotationRetentionPolicySource.kt
blob: c0e6b4e066b041db2306af40fa3ada77e34bb10d [
file
]
@Ann
class
MyClass
@Retention
(
AnnotationRetention
.
SOURCE
)
annotation
class
Ann
// 0 @LAnn;()