Skip to content

Bug in linear representation parenthesis parsing #2

@mlochbaum

Description

@mlochbaum

The following verb is represented incorrectly by linear representation (5!:5).

]@((,'(')&])

The output of 5!:5 is

]@(,'(')&]

whereas replacing '(' with '[' yields (correctly)

]@((,'[')&])

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