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