Skip to content

cgen: fix codegen for array of anon struct #23907

Merged
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_array_struct_anon
Mar 11, 2025
Merged

cgen: fix codegen for array of anon struct #23907
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_array_struct_anon

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #23896

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22309

@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.

@spytheman spytheman marked this pull request as ready for review March 11, 2025 17:06
@spytheman spytheman merged commit 2dc0911 into vlang:master Mar 11, 2025
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.

Anonymous Structs don't have initialized values in it

2 participants