Skip to content

+Constant Arrays #171

@0xGeorgii

Description

@0xGeorgii

const ARR: [i32; 3] = [1, 2, 3] is not matched by collect_array_slots (only handles Statement::VariableDefinition). Would panic at codegen time if the type checker allows it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenBytecode emitting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions