Skip to content

Curly brackets and square brackets shouldn't be treated as normal parentheses #49

@andstor

Description

@andstor

Currently, all types of brackets are used for "grouping", and are transpiled to normal parentheses ( ).

To be able to support sets (see to #47), curly brackets needs to be reserved for sets only.
Similarly, in order to support lists (see to #48), square brackets needs to be reserved for lists only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions