Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
getOrBuildFir
/
annotations
/
retentionValueScript.kts
blob: 33e3dc06964d5ac28792d55a0ba11973c1ff0ead [
file
]
@Retention
(
AnnotationRetention
.<
expr
>
SOURCE
</
expr
>)
annotation
class
Anno