swc/ecmascript/codegen/tests/references/e1387fe892984e2b.js

3 lines
67 B
JavaScript
Raw Normal View History

function a({ b: { c , a } , d: [e, , f] }, ...[b, , d, , g]) {
}