STATUS:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(STATUS)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

EXPECT_ACTUAL_MATCHING:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(EXPECT_ACTUAL_MATCHING)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

CONTRACTS:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(CONTRACTS)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

IMPLICIT_TYPES_BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

CONSTANT_EVALUATION:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(CONSTANT_EVALUATION)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

ANNOTATION_ARGUMENTS:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(ANNOTATION_ARGUMENTS)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(BODY_RESOLVE)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(STATUS)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(STATUS)] val property: R|kotlin/Int|
            public [ResolvedTo(STATUS)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(STATUS)] fun functionWithDefaultImplementation([ResolvedTo(STATUS)] i: R|kotlin/Int|): R|kotlin/Int| { LAZY_BLOCK }

        public abstract override [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit| { LAZY_BLOCK }

    }
    public abstract [ResolvedTo(STATUS)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(STATUS)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(STATUS)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(STATUS)] fun foo(): R|kotlin/Unit|

    }

FILE RAW TO BODY:
FILE: [ResolvedTo(BODY_RESOLVE)] preresolvedComplexEmptyInterfaceWithSuper.kt
    public abstract [ResolvedTo(BODY_RESOLVE)] interface EmptyInterface : R|MarkerInterface1|, R|MarkerInterface2|, R|MarkerInterface3| {
    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface MarkerInterface1 : R|kotlin/Any| {
    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface MarkerInterface2 : R|InterfaceWithMembers1| {
    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface MarkerInterface3 : R|InterfaceWithMembers2| {
    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface InterfaceWithMembers1 : R|AnotherSuperInterface| {
        public abstract [ResolvedTo(BODY_RESOLVE)] val property: R|kotlin/Int|
            public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=InterfaceWithMembers1] get(): R|kotlin/Int|

        public open [ResolvedTo(BODY_RESOLVE)] fun functionWithDefaultImplementation([ResolvedTo(BODY_RESOLVE)] i: R|kotlin/Int|): R|kotlin/Int| {
            ^functionWithDefaultImplementation R|<local>/i|
        }

        public abstract override [ResolvedTo(BODY_RESOLVE)] fun baseFunction(): R|kotlin/Unit|

        public open override [ResolvedTo(BODY_RESOLVE)] fun baz(): R|kotlin/Unit| {
        }

    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface AnotherSuperInterface : R|kotlin/Any| {
        public abstract [ResolvedTo(BODY_RESOLVE)] fun baz(): R|kotlin/Unit|

        public abstract [ResolvedTo(BODY_RESOLVE)] fun baseFunction(): R|kotlin/Unit|

    }
    public abstract [ResolvedTo(BODY_RESOLVE)] interface InterfaceWithMembers2 : R|kotlin/Any| {
        public abstract [ResolvedTo(BODY_RESOLVE)] fun foo(): R|kotlin/Unit|

    }
