Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
v8
/
test
/
message
/
fail
/
strict-octal-use-strict-before.out
blob: e7422884313d588c77aee9185ce7f33e526ab85d [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
32
:
SyntaxError
:
Octal
escape sequences are
not
allowed
in
strict mode
.
"use\040strict"
;
^^
SyntaxError
:
Octal
escape sequences are
not
allowed
in
strict mode
.