swc/crates/swc_ecma_parser/tests/span/js
Donny/강동윤 041b491466
feat(es/parser): Implement explicit resource management (#7322)
**Description:**

 - Add `UsingDecl`.
 - Add `UsingDecl` to `Decl`.
 - Rename `VarDeclOrPat` to `ForHead`.
 - Add `UsingDecl` to `ForHead`.
 - Implement parser for using declarations.

**Related issue:**

 - #7316.
2023-05-10 04:16:44 +00:00
..
decl test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
expr test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
issue-3236 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
pat test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
srcmap test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
stmt feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00
super test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
binary.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
binary.js.swc-stderr test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00