Sign in
cobalt
/
cobalt
/
e2e45b5ea442536ee54a3c92e8c2cce45c072f34
/
.
/
src
/
v8
/
test
/
message
/
destructuring-array-non-iterable-undefined.out
blob: 564d02c91bab947c39b758e6f677b451accaab31 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
6
:
TypeError
:
x
is
not
iterable
var
[
y
]
=
x
;
^
TypeError
:
x
is
not
iterable
at
*%(
basename
)
s
:
6
:
11