mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
064bcf4854
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2 lines
61 B
JavaScript
2 lines
61 B
JavaScript
try {} catch ([a, b, { c, d: e = 1, [f]: g = 2, h = i }]) {}
|