Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
targets
/
parameter.kt
blob: 0a93caf8193921334323e9e93e48f1a12229cedd [
file
]
package
test
@Target
(
AnnotationTarget
.
VALUE_PARAMETER
)
annotation
class
parameter