Skip to content

Remove loop keyword from the language #12975

Closed
@liigo

Description

@liigo

loop loops can be removed, because it doesn't do any special jobs than while true {} (which maybe simplified to while { }).

Do we really need two similar loops? (loop VS. while)

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