2018-01-09 15:36:42 +01:00

2 lines
71 B
JavaScript

function multiElementWithObject(...{a: {p: q}, b: {r}, c: {s = 0}}) {}