Skip to content

Using the statement separator comma should give a deprecation warning #13

@Botffy

Description

@Botffy

The original language specification allows the use of the comma as a statement separator. Since the language has a nice LL(1) grammar unaffected by line breaks, the statement separator is not neccessary, and its use should be discouraged. When encountering a statement separator comma, the compiler should emit a deprecation warning.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions