Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
addAnnotationTarget
/
file.kt
blob: 5097df57e7f67a42a77c17df459a147cc332e767 [
file
]
// "Add annotation target" "true"
<caret>
@Ann
package
test
@Target
annotation
class
Ann