Sign in
cobalt
/
cobalt
/
3dc8b3855f2b32702936add58a952cac6687ac3d
/
.
/
third_party
/
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