swc/crates/swc_ecma_parser/tests/tsc/restElementWithBindingPattern2.ts

1 line
29 B
TypeScript

var [...{0: a, b }] = [0, 1];