Skip to content

Error in 'validate builtin set names' algorithm details #48

Closed
@ast-hugger

Description

@ast-hugger

The steps of validate builtin set names as it appears in Editor’s Draft, 23 August 2024 are:

  1. If builtinSetNames contains any duplicates, return false.
  2. Return false.

Step 2 should be "Return true".

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