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