Sign in
cobalt
/
cobalt.git
/
0a28a8fa312d64217177b774535966deff46f251
/
.
/
src
/
v8
/
test
/
message
/
fail
/
destructuring-array-non-iterable-object-literal-complex.out
blob: c4752ff4f901422b559aacda01436b3db03f9fb1 [
file
]
*%(
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