Skip to content

openingBracketPos is not effective #10

Description

@digego

openingBracketPos will quite happily match against opening brackets inside strings and comments - which then causes problems downstream.

EXAMPLE:
Try to evaluate the first println after the comment evaluates (i.e. matches) from the "(" down to "BYE)"

;; test example
(println "(" (* 6 7))

(println "BYE)")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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