Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
eadcce82e781d7be850118e82333893ab7cf10a9
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
lightClassByPsi
/
annotationWithSetParamPropertyModifier.kt
blob: a25e58554ad07230e965f9708e9042f1ba67c3e4 [
file
]
annotation
class
Anno
class
TestClass
(
@setparam
:
Anno
var
hello
:
Int
)