Add quick fixes for RESTRICTED_RETENTION_FOR_EXPRESSION_ANNOTATION (KT-25574)
This commit is contained in:
committed by
Nikolay Krasko
parent
fb0261bfc1
commit
58b6360388
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
// "Add SOURCE retention" "true"
|
||||
<caret>@Target(AnnotationTarget.EXPRESSION)
|
||||
annotation class Ann
|
||||
Reference in New Issue
Block a user