Skip to content

Numeric literals allow trailing underscores #860

Closed
@brson

Description

@brson
let i = 0_______;

Works just fine. Likewise:

let i = 0_______i;

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions