swc/crates/swc_ecma_parser/tests/span/js/pat/array.js
2021-11-10 19:00:54 +09:00

1 line
30 B
JavaScript

let [a, b, c, ...rest] = foo()