6 lines
160 B
Plaintext
Vendored
6 lines
160 B
Plaintext
Vendored
// "Replace annotation with kotlin.annotation.MustBeDocumented" "true"
|
|
|
|
import kotlin.annotation.MustBeDocumented
|
|
|
|
@MustBeDocumented<caret>
|
|
annotation class Foo |