Skip to content

Support binary literal format for String to Number conversion #3605

@MightyEagle82

Description

@MightyEagle82

At the moment there is support for hexadecimal literals but not for binary:

  • 0xF0 - allowed
  • 0b11110000 - disallowed

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions