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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }


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

        public final [ResolvedTo(STATUS)] class A : R|kotlin/Any| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor([ResolvedTo(STATUS)] a: R|kotlin/Boolean|, [ResolvedTo(STATUS)] param: R|kotlin/Int| = Int(1), [ResolvedTo(STATUS)] c: R|kotlin/Long|): R|A| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(STATUS)] fun foo(): R|kotlin/String| {
                ^foo String(str)
            }

        }

