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