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