Skip to content

Do not allow binding to reserved names #45

@joews

Description

@joews

= = 2

  • Expected: Error - + is a reserved name
  • Actual 2 is bound to =. = doesn't work as a function anyway, but it should not be assignable.

If a function-backed operator like + is assigned to, the error is "+ has already been defined", rather than "+ is reserved."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions