Skip to content

parser: disallow [3]!int{}#26249

Merged
spytheman merged 5 commits into
vlang:masterfrom
Delta456:parser_fixed_array_result
Jan 3, 2026
Merged

parser: disallow [3]!int{}#26249
spytheman merged 5 commits into
vlang:masterfrom
Delta456:parser_fixed_array_result

Conversation

@Delta456

@Delta456 Delta456 commented Jan 2, 2026

Copy link
Copy Markdown
Member

Fixes #26244

@Delta456 Delta456 closed this Jan 2, 2026
@Delta456 Delta456 reopened this Jan 2, 2026
@spytheman

Copy link
Copy Markdown
Contributor

The CI failures are not related.

Comment thread vlib/v/parser/checks.v

@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 @Delta456 🙇🏻 .

@spytheman spytheman merged commit 56228f3 into vlang:master Jan 3, 2026
127 of 151 checks passed
@Delta456 Delta456 deleted the parser_fixed_array_result branch January 3, 2026 08:43
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.

error message is unclear for fixed array with result value type

2 participants