mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
7 lines
217 B
Plaintext
7 lines
217 B
Plaintext
|
|
x Legacy octal escape is not permitted in strict mode
|
|
,-[$DIR/tests/test262-parser/fail/bfadeead1ddbd122.js:1:1]
|
|
1 | function hello() { 'use strict'; "\00"; }
|
|
: ^^
|
|
`----
|