mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
041b491466
**Description:** - Add `UsingDecl`. - Add `UsingDecl` to `Decl`. - Rename `VarDeclOrPat` to `ForHead`. - Add `UsingDecl` to `ForHead`. - Implement parser for using declarations. **Related issue:** - #7316.
2 lines
24 B
JavaScript
2 lines
24 B
JavaScript
{ using 𠮷 = foo(); }
|