Files
Kmake/deps/v8/test/message/fail/spread-construct.out

6 lines
186 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*%(basename)s:6: TypeError: x is not iterable (cannot read property null)
new p(1, ...x);
^
TypeError: x is not iterable (cannot read property null)
at *%(basename)s:6:1