Files
Kmake/deps/v8/test/message/fail/object-rest-binding-pattern.out
2026-05-26 23:36:42 -07:00

5 lines
200 B
Plaintext

*%(basename)s:5: SyntaxError: `...` must be followed by an identifier in declaration contexts
let {...{}} = {};
^^
SyntaxError: `...` must be followed by an identifier in declaration contexts