swc/crates/swc_ecma_codegen/tests/fixture/semi/pending/006
IWANABETHATGUY 7d6d04b421
fix(es/codegen): Drop the last comma in an array literal (#5877)
**Description:**

Drop the last comma in an array literal.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5692.
2022-09-16 15:48:28 +09:00
..
input.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
output.js fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
output.min.js fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00