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