Files
Kmake/deps/v8/test/message/fail/spread-call-3.out
2026-05-26 23:36:42 -07:00

6 lines
203 B
Plaintext

*%(basename)s:6: TypeError: p is not iterable (cannot read property undefined)
var [x] = f(...p);
^
TypeError: p is not iterable (cannot read property undefined)
at *%(basename)s:6:11