6 lines
213 B
Plaintext
Vendored
6 lines
213 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.target(allowedTargets = {AnnotationTarget.CONSTRUCTOR}) kotlin.annotation.annotation() internal final class constructor : kotlin.Annotation {
|
|
public constructor constructor()
|
|
}
|