Skip to content

jsgen: fix array initialization with "index" and "it" (fix #24397)#24429

Merged
spytheman merged 1 commit into
vlang:masterfrom
gchumillas:fix_array_init_with_index
May 7, 2025
Merged

jsgen: fix array initialization with "index" and "it" (fix #24397)#24429
spytheman merged 1 commit into
vlang:masterfrom
gchumillas:fix_array_init_with_index

Conversation

@gchumillas

@gchumillas gchumillas commented May 6, 2025

Copy link
Copy Markdown
Contributor

Fixes #24397

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22800

@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 1070378 into vlang:master May 7, 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.

jsgen: index is not defined in array initialization

2 participants