Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
targets
/
property.kt
blob: 7add7cbeba7ec243ad50c7841ea974497a128db0 [
file
]
package
test
@Target
(
AnnotationTarget
.
PROPERTY
)
annotation
class
property