Skip to content

Support Trailing Comma in Dictionaries #7

@anthonyyangdev

Description

@anthonyyangdev

The following dictionary value cannot be created because trailing commas in dictionaries yield a compilation error:

d = { .name: "Dict", }

This likely just requires a small fix in the grammar file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions