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