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