6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
|
*%(basename)s:5: TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
|
||
|
var [a] = (() => ({a: 1}))();
|
||
|
^
|
||
|
TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
|
||
|
at *%(basename)s:5:11
|