FILE: [ResolvedTo(BODY_RESOLVE)] expectNestedAnnotationClassWithConstructorParameter.kt
    public final expect [ResolvedTo(BODY_RESOLVE)] class Outer : R|kotlin/Any| {
        public final expect [ResolvedTo(ANNOTATION_ARGUMENTS)] annotation class AnnotationNested : R|kotlin/Annotation| {
            public expect [ResolvedTo(ANNOTATION_ARGUMENTS)] [ContainingClassKey=AnnotationNested] constructor([ResolvedTo(ANNOTATION_ARGUMENTS)] [CorrespondingProperty=/Outer.AnnotationNested.p] p: R|kotlin/String| = LAZY_EXPRESSION): R|Outer.AnnotationNested|

            public final expect [ResolvedTo(BODY_RESOLVE)] [IsFromPrimaryConstructor=true] val p: R|kotlin/String| = R|<local>/p|
                public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=AnnotationNested] get(): R|kotlin/String|

        }

    }
