Skip to content

Parenthesis inside of a string isn't ignored #145

Description

@easysnipe

I noticed that if you have a parenthesis inside a quote in causes undefined behavior and the parenthesis is treated as if it is not inside a quote.

Example:
(if (> 10 5) ")" "(")

Causes output 41 when it should be ")"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions