Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parser: add error for array init of Results []!type{} fix (#23360) #23375

Merged
merged 5 commits into from
Jan 5, 2025

Conversation

islonely
Copy link
Contributor

@islonely islonely commented Jan 4, 2025

fix #23360

add _ := []!int{} test to parser/tests/array_init.vv

Huly®: V_0.6-21806

@spytheman spytheman merged commit 66ac23f into vlang:master Jan 5, 2025
72 checks passed
@spytheman
Copy link
Member

Excellent work.

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.

Can't compile array of results though can compile array of options
3 participants