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