Skip to content

fmt: fix parser failing on duplicate methods in $if/$else blocks#26278

Merged
spytheman merged 2 commits into
vlang:masterfrom
fleximus:fix_26271
Jan 7, 2026
Merged

fmt: fix parser failing on duplicate methods in $if/$else blocks#26278
spytheman merged 2 commits into
vlang:masterfrom
fleximus:fix_26271

Conversation

@fleximus

@fleximus fleximus commented Jan 6, 2026

Copy link
Copy Markdown
Member

Fixes #26271

Comment thread vlib/v/parser/fn.v Outdated

@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.

Thank you @fleximus 🙇🏻 .

@spytheman spytheman merged commit 63bc769 into vlang:master Jan 7, 2026
81 checks passed
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.

fmt: failing on mutually exclusive $if blocks with duplicate method definitions

2 participants