Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
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