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

6 lines
173 B
Plaintext
Vendored

package test
kotlin.annotation.target(allowedTargets = {}) kotlin.annotation.annotation() internal final class empty : kotlin.Annotation {
public constructor empty()
}