mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 06:53:52 +00:00

PR-URL: https://github.com/nodejs/node/pull/32831 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
*%(basename)s:5: TypeError: x is not iterable (cannot read property null)
|
|
console.log(1, ...x);
|
|
^
|
|
TypeError: x is not iterable (cannot read property null)
|
|
at *%(basename)s:5:9
|