RAW_FIR:
FILE: [ResolvedTo(RAW_FIR)] staticFunction.kt
    public final? [ResolvedTo(RAW_FIR)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

IMPORTS:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final? [ResolvedTo(RAW_FIR)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

COMPILER_REQUIRED_ANNOTATIONS:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final? [ResolvedTo(RAW_FIR)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

COMPANION_GENERATION:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final? [ResolvedTo(RAW_FIR)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(COMPANION_GENERATION)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

SUPER_TYPES:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final? [ResolvedTo(SUPER_TYPES)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(SUPER_TYPES)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

TYPES:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final? [ResolvedTo(TYPES)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? static [ResolvedTo(TYPES)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public? final? [ResolvedTo(RAW_FIR)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Foo] get(): <implicit>

    }

STATUS:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(STATUS)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

EXPECT_ACTUAL_MATCHING:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(EXPECT_ACTUAL_MATCHING)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

CONTRACTS:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(CONTRACTS)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

IMPLICIT_TYPES_BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

CONSTANT_EVALUATION:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(CONSTANT_EVALUATION)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

ANNOTATION_ARGUMENTS:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(ANNOTATION_ARGUMENTS)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] staticFunction.kt
    public final [ResolvedTo(STATUS)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            LAZY_super<R|kotlin/Any|>
        }

        public final static [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| {
        }

        public final [ResolvedTo(STATUS)] fun regularFunction(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(STATUS)] val regularProperty: <implicit> = LAZY_EXPRESSION
            public [ResolvedTo(STATUS)] [ContainingClassKey=Foo] get(): <implicit>

    }

FILE RAW TO BODY:
FILE: [ResolvedTo(BODY_RESOLVE)] staticFunction.kt
    public final [ResolvedTo(BODY_RESOLVE)] [FirCompanionBlockDataKey=[valid=1 nested=0]] class Foo : R|kotlin/Any| {
        public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Foo] constructor(): R|Foo| {
            super<R|kotlin/Any|>()
        }

        public final static [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Foo] fun staticFunction(): R|kotlin/Unit| {
        }

        public final [ResolvedTo(BODY_RESOLVE)] fun regularFunction(): R|kotlin/Unit| {
        }

        public final [ResolvedTo(BODY_RESOLVE)] val regularProperty: R|kotlin/Int| = Int(1)
            public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=Foo] get(): R|kotlin/Int|

    }
