RAW_FIR:
FILE: [ResolvedTo(RAW_FIR)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(RAW_FIR)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/WithDeault.a] a: Int = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

IMPORTS:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(RAW_FIR)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/WithDeault.a] a: Int = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

COMPILER_REQUIRED_ANNOTATIONS:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] [CorrespondingProperty=/WithDeault.a] a: Int = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

COMPANION_GENERATION:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(COMPANION_GENERATION)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(COMPANION_GENERATION)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(COMPANION_GENERATION)] [CorrespondingProperty=/WithDeault.a] a: Int = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

SUPER_TYPES:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(SUPER_TYPES)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(SUPER_TYPES)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(SUPER_TYPES)] [CorrespondingProperty=/WithDeault.a] a: Int = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

TYPES:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final? [ResolvedTo(TYPES)] annotation class WithDeault : R|kotlin/Annotation| {
        public? [ResolvedTo(TYPES)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(TYPES)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=WithDeault] get(): Int

    }

STATUS:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(STATUS)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(STATUS)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

EXPECT_ACTUAL_MATCHING:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(EXPECT_ACTUAL_MATCHING)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(EXPECT_ACTUAL_MATCHING)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(EXPECT_ACTUAL_MATCHING)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

CONTRACTS:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(CONTRACTS)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(CONTRACTS)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(CONTRACTS)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

IMPLICIT_TYPES_BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

CONSTANT_EVALUATION:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(CONSTANT_EVALUATION)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(CONSTANT_EVALUATION)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(CONSTANT_EVALUATION)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

ANNOTATION_ARGUMENTS:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(ANNOTATION_ARGUMENTS)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(ANNOTATION_ARGUMENTS)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(ANNOTATION_ARGUMENTS)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = LAZY_EXPRESSION): R|WithDeault| {
            LAZY_super<R|kotlin/Any|>
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] annotationWithDefaults.kt
    public final? [ResolvedTo(RAW_FIR)] annotation class Simple : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=/Simple.a] a: Int): R|Simple| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val a: Int = R|<local>/a|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Simple] get(): Int

    }
    public final [ResolvedTo(ANNOTATION_ARGUMENTS)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(BODY_RESOLVE)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = Int(1)): R|WithDeault| {
            super<R|kotlin/Any|>()
        }

        public final [ResolvedTo(STATUS)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(STATUS)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }

FILE RAW TO BODY:
FILE: [ResolvedTo(BODY_RESOLVE)] annotationWithDefaults.kt
    public final [ResolvedTo(BODY_RESOLVE)] annotation class Simple : R|kotlin/Annotation| {
        public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Simple] constructor([ResolvedTo(BODY_RESOLVE)] [CorrespondingProperty=/Simple.a] a: R|kotlin/Int|): R|Simple| {
            super<R|kotlin/Any|>()
        }

        public final [ResolvedTo(BODY_RESOLVE)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Simple] get(): R|kotlin/Int|

    }
    public final [ResolvedTo(BODY_RESOLVE)] annotation class WithDeault : R|kotlin/Annotation| {
        public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=WithDeault] constructor([ResolvedTo(BODY_RESOLVE)] [CorrespondingProperty=/WithDeault.a] a: R|kotlin/Int| = Int(1)): R|WithDeault| {
            super<R|kotlin/Any|>()
        }

        public final [ResolvedTo(BODY_RESOLVE)] [IsFromPrimaryConstructor=true] val a: R|kotlin/Int| = R|<local>/a|
            public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=WithDeault] get(): R|kotlin/Int|

    }
