Sign in
cobalt
/
cobalt
/
63c7ad499be49ef959b3b1c5ea3f48491aa033d3
/
.
/
src
/
v8
/
test
/
message
/
fail
/
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