Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
AnnotationWithField.kt
blob: 8c7d5418937b9e181899a0b488592c6fafc040ae [
file
] [
log
] [
blame
]
package
test
@AnnotationWithField
(
text
=
"desc"
)
class
SomeClass