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