Sign in
cobalt
/
cobalt.git
/
b48d5d342d8a80b19c4a69b353cdb8fdc6ab3789
/
.
/
third_party
/
v8
/
test
/
message
/
fail
/
destructuring-function-non-iterable.out
blob: 575fc5bd1bcb8b9fcf809b696b9f212d0c95c72a [
file
]
*%(
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