mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +02:00
This adds a test case for compound assignment to a variable that was initialized via a let destructuring pattern. The Rust pipeline emits a redundant ThrowIfTDZ after the compound assignment because the variable is not tracked as initialized after destructuring.
89 B
89 B