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