Skip to content

ops decode.v#24020

Merged
spytheman merged 1 commit into
vlang:masterfrom
enghitalo:enghitalo-patch-1
Mar 23, 2025
Merged

ops decode.v#24020
spytheman merged 1 commit into
vlang:masterfrom
enghitalo:enghitalo-patch-1

Conversation

@enghitalo

Copy link
Copy Markdown
Contributor

No description provided.

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22413

@Delta456

Copy link
Copy Markdown
Member

Why?

@JalonSolov

Copy link
Copy Markdown
Collaborator

mut &var is useless. mut var or &var, but not both together. mut var (the V way) is implicit &var (the C way), since it has to be passed by reference, or the original can't be modified.

@spytheman spytheman merged commit 1f07431 into vlang:master Mar 23, 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.

4 participants