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