Skip to content

Design Meeting Notes, 12/6/2024 #60708

Open
@DanielRosenwasser

Description

@DanielRosenwasser

Disallow override on non-literal computed names in classes

#60691

  • For the longest time, computed names in classes with non-literal names were ignored.
  • But we let you write override on there. But we never enforced it.
  • So this change makes it an error to write overrride.
  • Not controversial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Design NotesNotes from our design meetings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions