Skip to content

Numeric literals with spaces as delimeters #42

Closed
@gopherbot

Description

@gopherbot

by Serge.Sitnikov:

Please could you change the grammar to accept following numeric literals:

const
(
  nanoseconds_per_second = 1 000 000 000;
  packed_primes = 0x 02 03 05 07 0B 0D 11 13;
  epsilon = 0.000 001;
)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions