Skip to content

cgen: fix multi-return match in closure#26566

Merged
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:fix-match-closure-heap
Feb 9, 2026
Merged

cgen: fix multi-return match in closure#26566
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:fix-match-closure-heap

Conversation

@kbkpbot

@kbkpbot kbkpbot commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

Fix issue #26558

@kbkpbot kbkpbot linked an issue Feb 9, 2026 that may be closed by this pull request

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work @kbkpbot .
Thank you 🙇🏻 .

@spytheman spytheman merged commit 586d34d into vlang:master Feb 9, 2026
90 checks passed
cestef pushed a commit to cestef/v that referenced this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-return match assignment inside closure panics V compiler

2 participants