Skip to content

Unhelpful error when indexing array out of bounds #24

Description

@jleben

This code:

x = [i:5] -> 0;
output y = x[6];

Produces error: "Storage alloc: Array x has readers but no writers."

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions