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