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