Skip to content

Grammar conflicts with explicit resource management #5

@waldemarhorwat

Description

@waldemarhorwat

This proposal's grammar conflicts with the proposed explicit resource management grammar. An example of a problematic token sequence is:

await void x;

This parses as both:

At this stage we haven't gotten to expanding the cover grammars yet. We don't know which cover grammar to attempt to expand, so we have a spec defect.

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