3 lines
101 B
Kotlin
Vendored
3 lines
101 B
Kotlin
Vendored
// "Remove EXPRESSION target" "true"
|
|
<caret>@Target(AnnotationTarget.EXPRESSION)
|
|
annotation class Ann |