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

2 lines
71 B
JavaScript

function multiElementWithInitializer(...{a: r = 0, b: s, c: t = 1}) {}