Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
deprecatedJavaAnnotation
/
withoutArguments.kt.after
blob: 06672a9aac228580393782a0552d2a988ca57a8e [
file
]
// "Replace annotation with kotlin.annotation.MustBeDocumented" "true"
@MustBeDocumented
<caret>
annotation
class
Foo