package test test.Anno() internal val property: jet.Int internal fun (): jet.Int internal final annotation class Anno : jet.Annotation { /*primary*/ public constructor Anno() }