2018-02-27 07:21:57 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Legacy octal escape is not permitted in strict mode
|
|
|
|
,-[$DIR/tests/test262-parser/fail/974222e3683f284a.js:2:1]
|
|
|
|
2 | function hello() { "use strict"; function inner() { "octal directive\1"; } }
|
|
|
|
: ^^
|
|
|
|
`----
|