Skip to content

cgen: fix sumtype alias cast to same sumtype#25443

Merged
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_sumtype_cast_alias_same_type
Oct 6, 2025
Merged

cgen: fix sumtype alias cast to same sumtype#25443
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_sumtype_cast_alias_same_type

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #25431

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-26127

@felipensp felipensp marked this pull request as ready for review October 4, 2025 13:16

@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.
Thank you 🙇🏻 @felipensp .

@spytheman spytheman merged commit 7e93332 into vlang:master Oct 6, 2025
83 checks passed
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.

cgen error for Sumtype(AliasOfTheSumtype(Sumtype(...)))

2 participants