blob: ce0d54a407ed3cc036757fa6b489307fed269d9f [file]
package test
@kotlin.annotation.Target(allowedTargets = {}) public final annotation class empty : kotlin.Annotation {
public constructor empty()
}