Sign in
cobalt
/
cobalt
/
3dc8b3855f2b32702936add58a952cac6687ac3d
/
.
/
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
.