Files
kotlin-fork/idea/testData/quickfix/deprecatedJavaAnnotation/withoutArguments.kt.after
T
2019-05-13 15:35:46 +03:00

4 lines
117 B
Plaintext
Vendored

// "Replace annotation with kotlin.annotation.MustBeDocumented" "true"
@MustBeDocumented<caret>
annotation class Foo