Skip to content

cgen: fix codegen for indexing generic map#23402

Merged
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_generic_indexexpr_on_map
Jan 8, 2025
Merged

cgen: fix codegen for indexing generic map#23402
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_generic_indexexpr_on_map

Conversation

@felipensp

@felipensp felipensp commented Jan 7, 2025

Copy link
Copy Markdown
Member

@felipensp felipensp marked this pull request as ready for review January 7, 2025 21:52

@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 merged commit f23ae9a into vlang:master Jan 8, 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.

"invalid initializer" C error when iterating on a generic map of string T from a generic function

3 participants