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