Skip to content

Comma feature for IF statements #537

@LukyHhh

Description

@LukyHhh

If overall LabelA has eq 1 dirt and every LabelB has eq 1 dirt then -->
If overall LabelA, every LabelB has eq 1 dirt then

Another example:
If LabelA has ge 1 stone and LabelA has ge 1 sand then -->
If LabelA has ge 1 stone, sand then
or
If LabelA has ge 1 stone, ge 1 sand then

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA feature to be addedlanguage featureInvolving the design of the domain-specific language, likely changes to the .g4 ANTLR grammar file

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions