Skip to content

IF, WHEN.. THEN, and UNTIL won't accept string literals for comparison. #254

@a1270

Description

@a1270

After reading the parser it's caused by using ~ which restricts the usage of quotations and braces. The problem is we're out of characters to use to only restrict braces. In my test build i am using / and will submit a pull using that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions