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