39f576d75c
#KT-29666 Fixed
4 lines
131 B
Plaintext
Vendored
4 lines
131 B
Plaintext
Vendored
// "Replace annotation with kotlin.annotation.Retention" "true"
|
|
|
|
@<caret>Retention(AnnotationRetention.BINARY)
|
|
annotation class Foo |