Sign in
cobalt
/
cobalt
/
63c7ad499be49ef959b3b1c5ea3f48491aa033d3
/
.
/
src
/
v8
/
test
/
message
/
fail
/
destructuring-array-non-iterable-object-literal-complex.out
blob: c4752ff4f901422b559aacda01436b3db03f9fb1 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
5
:
TypeError
:
{(
intermediate value
)}
is
not
iterable
var
[
a
]
=
{[
'a'
]:
{
b
:
1
}};
^
TypeError
:
{(
intermediate value
)}
is
not
iterable
at
*%(
basename
)
s
:
5
:
11