Skip to content

Remove loop keyword from the language #12975

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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