Skip to content

Yul: allow dot (.) as part of an identifier #4108

@axic

Description

@axic

From #3238 (comment):

How about introducing dot and/or hashmark as part of valid identifiers, such as lt.u256 and lt#u256 would be valid identifiers.

The downside is that currently even for assembly some parts of the Solidity parser are shared and that could cause an issue with dot, since in Solidity it has a different purpose.

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