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