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