mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
|
error: Legacy octal escape is not permitted in strict mode
|
||
|
--> $DIR/tests/test262-parser/fail/295b0ed4d7872983.js:1:17
|
||
|
|
|
||
|
1 | 'use strict'; ('\00')
|
||
|
| ^^
|
||
|
|