Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
v8
/
test
/
message
/
fail
/
destructuring-function-non-iterable.out
blob: 575fc5bd1bcb8b9fcf809b696b9f212d0c95c72a [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
6
:
TypeError
:
f
is
not
a
function
or
its
return
value
is
not
iterable
var
[
a
]
=
f
();
^
TypeError
:
f
is
not
a
function
or
its
return
value
is
not
iterable
at
*%(
basename
)
s
:
6
:
11