package test

internal val property: jet.Int
    test.Anno() internal fun <get-property>(): jet.Int

internal final annotation class Anno : jet.Annotation {
    /*primary*/ public constructor Anno()
}
