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