swc/crates/swc_ecma_codegen/tests/test262/e1dd1979a86a5f1d.js
2021-11-10 19:00:54 +09:00

4 lines
66 B
JavaScript

try {
} catch ([a, b, { c , d: e = 1 , [f]: g = 2 , h =i }]) {
}