swc/ecmascript/codegen/tests/references/e1dd1979a86a5f1d.js
강동윤 eb2a2a7f15
Fix tests and lints (#44)
- Temporarilly ignored comment codegen tests.
 - Split Simplify into SimplifyExpr and SimplifyStmt
 - fix lints
2018-11-05 13:12:52 +09:00

4 lines
66 B
JavaScript

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