Files
kotlin-fork/compiler/testData/compileJavaAgainstKotlin/targets/package-info.txt
T

9 lines
252 B
Plaintext
Vendored

package test
test.pck() public/*package*/ interface `package-info` {
}
kotlin.annotation.target(allowedTargets = {AnnotationTarget.PACKAGE}) kotlin.annotation.annotation() internal final class pck : kotlin.Annotation {
public constructor pck()
}