Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cf9aa6a3600c4d1fa5e4fe06dddbc71358e30e4a
/
.
/
analysis
/
analysis-api
/
testData
/
annotations
/
specificAnnotations
/
targetAnnotationWithEmptyArguments.kt
blob: 6070de31c85a53c0fd2754d631ff11297435c1d0 [
file
]
// WITH_STDLIB
// CLASS_ID: kotlin.annotation/Target
@Target
()
annotation
class
KotlinAnno
<caret>
tation