Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
v8
/
test
/
message
/
fail
/
destructuring-array-non-iterable-object.out
blob: bcf70a8ec0a1f305695b166d8331ffeb994c5e0a [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
6
:
TypeError
:
x
is
not
iterable
var
[
a
]
=
x
;
^
TypeError
:
x
is
not
iterable
at
*%(
basename
)
s
:
6
:
11