blob: 99a705e74ffb4fd2673aabf1b4ebd91417029382 [file] [log] [blame]
package test
public final annotation class SimpleAnnotation : kotlin.Annotation {
/*primary*/ public constructor SimpleAnnotation()
}