Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
addAnnotationTarget
/
use-site_file.kt.after
blob: dc58cda46045762c135481d19a9d4acbb3964703 [
file
]
// "Add annotation target" "true"
@file
:
FileAnn
@Target
(
AnnotationTarget
.
FILE
)
annotation
class
FileAnn