Skip to content

Identifiers can contain commas #242

@b0o

Description

@b0o

Although strange, it's valid for variable/function names in nushell to contain commas:

def test,func [] {}
let test,var = ""

# even this is valid
let , = "hi"
Image

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