Skip to content

Add trailing comma as a possible ending for the function argument list #1

@0xGeorgii

Description

@0xGeorgii

It will make the parser more robust and enable to production of AST for a wider range of incomplete Solidiy expressions

function foo (bool bar,) external { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    grammarSolidity.g4 changes are required

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions