The computed key is not part of the spec. key for ClassProperties is an Expression Do not parse computed and literal keys for PrivateClassProperties
4 lines
23 B
JavaScript
4 lines
23 B
JavaScript
class Foo {
|
|
#2 = y
|
|
}
|