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