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

6 lines
186 B
Plaintext

*%(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