Skip to content

doc/langref: document the blank identifier #11087

@perillo

Description

@perillo

The Go Language Specification documents the _ identifier, called the blank identifier: https://go.dev/ref/spec#Blank_identifier.

However the Zig Language Reference only says:

"The `_ = C;` syntax is a no-op reference to the identifier `C`"

inside an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions