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