Skip to content

WHILE <var> DO triggers a segfault #235

@Lartu

Description

@Lartu

Doing:

WHILE myVar DO
...

With myVar a NUMBER variable, triggers a segfault. This is invalid syntax, so the compiler shouldn't even let you write it in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis is broken!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions