blob: b53630f497ed77fbfbe9ac3805595af1e77a942f [file] [log] [blame]
package test
public final annotation class SimpleAnnotation : kotlin.Annotation {
public constructor SimpleAnnotation()
}