Skip to content

repl: handle object patterns without values

Fixes https://github.com/nodejs/node/issues/53328

For the ObjectPattern of type RestElement the child node is in the argument property.

Merge request reports

Loading