mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 07:34:36 +00:00
![]() We did not serialize the `AssignmentPattern` node inside `ObjectPattern` properties. ```ts ({ a = b } = {}) ``` This is a bit different in SWC and looks like I got confused with the different AST formats. Fixes https://github.com/denoland/deno/issues/28399 |
||
---|---|---|
.. | ||
config | ||
ffi | ||
integration | ||
napi | ||
node_compat | ||
registry | ||
specs | ||
testdata | ||
unit | ||
unit_node | ||
util | ||
wpt | ||
Cargo.toml | ||
lib.rs | ||
README.md |