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