RAW_FIR:
FILE: [ResolvedTo(RAW_FIR)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(RAW_FIR)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


IMPORTS:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(RAW_FIR)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


COMPILER_REQUIRED_ANNOTATIONS:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


COMPANION_GENERATION:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(COMPANION_GENERATION)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


SUPER_TYPES:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(SUPER_TYPES)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


TYPES:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public? final? [ResolvedTo(TYPES)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


STATUS:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(STATUS)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


EXPECT_ACTUAL_MATCHING:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(EXPECT_ACTUAL_MATCHING)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


ARGUMENTS_OF_ANNOTATIONS:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(ARGUMENTS_OF_ANNOTATIONS)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


CONTRACTS:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(CONTRACTS)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


IMPLICIT_TYPES_BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


ANNOTATIONS_ARGUMENTS_MAPPING:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(ANNOTATIONS_ARGUMENTS_MAPPING)] fun resolveMe(): R|kotlin/Unit| {
            receive#(withGetter#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


BODY_RESOLVE:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(RAW_FIR)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(BODY_RESOLVE)] fun resolveMe(): R|kotlin/Unit| {
            <Unresolved name: receive>#(<Unresolved name: withGetter>#)
        }

        public? final? [ResolvedTo(RAW_FIR)] fun receive([ResolvedTo(RAW_FIR)] value: Int): R|kotlin/Unit| {
        }

        public? final? [ResolvedTo(RAW_FIR)] val withGetter: Int
            public? [ResolvedTo(RAW_FIR)] get(): Int {
                ^ IntegerLiteral(42)
            }


FILE RAW TO BODY:
FILE: [ResolvedTo(IMPORTS)] propertyWithGetterScript.kts
    context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
    SCRIPT: [ResolvedTo(BODY_RESOLVE)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(BODY_RESOLVE)] fun resolveMe(): R|kotlin/Unit| {
            <Unresolved name: receive>#(<Unresolved name: withGetter>#)
        }

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

        public final [ResolvedTo(BODY_RESOLVE)] val withGetter: R|kotlin/Int|
            public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int| {
                ^ Int(42)
            }

