Open wmertens opened 2 months ago
Latest commit: 6b83709fd1a7f4ec87d303159c21b0863171e3d0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This adds a failing test currently, because it is a bit more work than I thought to fix.
The destructuring code needs to support all sorts of expressions, and for that a bunch of match blocks and return types and handling need adjusting.
Fixes #6819