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