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