mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
|
|
x `enum` cannot be used as an identifier in strict mode
|
|
,-[$DIR/tests/test262-parser/fail/0d3b0899890c5f8e.js:1:1]
|
|
1 | class a {b(enum){}}
|
|
: ^^^^
|
|
`----
|