RAW_FIR:
FILE: topLevelFunctions.kt
    public? final? fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

IMPORTS:
FILE: topLevelFunctions.kt
    public? final? fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

SUPER_TYPES:
FILE: topLevelFunctions.kt
    public? final? fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

TYPES:
FILE: topLevelFunctions.kt
    public? final? [ResolvePhaseWithForAllDeclarationsKey=TYPES] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

STATUS:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

CONTRACTS:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=CONTRACTS] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

IMPLICIT_TYPES_BODY_RESOLVE:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=IMPLICIT_TYPES_BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

BODY_RESOLVE:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        R|/receive|(R|/functionWithLazyBody|())
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun receive(value: R|kotlin/String|): R|kotlin/Unit| {
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun functionWithLazyBody(): R|kotlin/String| {
        ^functionWithLazyBody String(42)
    }

NoResolve:
FILE: topLevelFunctions.kt
    public? final? fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

BodyResolveWithChildren:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        R|/receive|(R|/functionWithLazyBody|())
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun receive(value: R|kotlin/String|): R|kotlin/Unit| {
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun functionWithLazyBody(): R|kotlin/String| {
        ^functionWithLazyBody String(42)
    }

CallableBodyResolve:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        R|/receive|(R|/functionWithLazyBody|())
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun receive(value: R|kotlin/String|): R|kotlin/Unit| {
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun functionWithLazyBody(): R|kotlin/String| {
        ^functionWithLazyBody String(42)
    }

CallableReturnType:
FILE: topLevelFunctions.kt
    public? final? fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

AnnotationType:
FILE: topLevelFunctions.kt
    public? final? [ResolvePhaseWithForAllDeclarationsKey=TYPES] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

AnnotationsArguments:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        R|/receive|(R|/functionWithLazyBody|())
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun receive(value: R|kotlin/String|): R|kotlin/Unit| {
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun functionWithLazyBody(): R|kotlin/String| {
        ^functionWithLazyBody String(42)
    }

CallableContracts:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=CONTRACTS] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

DeclarationStatus:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=STATUS] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

ValueParametersTypes:
FILE: topLevelFunctions.kt
    public? final? [ResolvePhaseWithForAllDeclarationsKey=TYPES] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

TypeParametersTypes:
FILE: topLevelFunctions.kt
    public? final? [ResolvePhaseWithForAllDeclarationsKey=TYPES] fun resolveMe(): R|kotlin/Unit| {
        receive#(functionWithLazyBody#())
    }
    public? final? fun receive(value: String): R|kotlin/Unit| {
    }
    public? final? fun functionWithLazyBody(): String {
        ^functionWithLazyBody String(42)
    }

FILE RAW TO BODY:
FILE: topLevelFunctions.kt
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun resolveMe(): R|kotlin/Unit| {
        R|/receive|(R|/functionWithLazyBody|())
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun receive(value: R|kotlin/String|): R|kotlin/Unit| {
    }
    public final [ResolvePhaseWithForAllDeclarationsKey=BODY_RESOLVE] fun functionWithLazyBody(): R|kotlin/String| {
        ^functionWithLazyBody String(42)
    }
