Skip to content

CSE Machine: Stops without error message for array access #1749

Closed
@alsonleej

Description

@alsonleej

1[2]; (LHS is not array)
[1][2]; (array access out of bounds)
currently makes the CSE machine get stuck without any visible error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions