mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
error: Expected unicode escape
|
|
--> $DIR/tests/test262-parser/fail/e7087ec92f0f3c44.js:1:17
|
|
|
|
|
1 | var x = /[P QR]/\\u0067
|
|
| ^
|
|
|