Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
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
.