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