Proposal to deprecate and remove symbol literals

IIUC the class does not enforce that, only the syntax. So if the syntax is removed, Symbol will not have any advantage in that regard.

Also, identifiers can have names that aren’t valid identifier names, using backticks.

Perhaps a different way to force a valid name is to concoct something using Dynamic…