Skip to content

invalid precedence when passing single arg literal #200

Description

@leafo
m =P[[hello]]/"yeah"

compiles to

localm=P([[hello]] /"yeah")

expected:

localm=P([[hello]]) /"yeah"

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