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