Skip to content

The keyword label can't be used as a binding name :( #2675

@nicowilliams

Description

@nicowilliams
jq -n '. as $label | $label'
jq: error: syntax error, unexpected label, expecting IDENT (Unix shell quoting issues?) at <top-level>, line 1:
. as $label | $label
jq: 1 compile error

We should make sure all keywords can be used as $keyword bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions