Skip to content

checker: fix conflict validation _ as already imported sym#26230

Merged
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_import_discard_sym
Dec 31, 2025
Merged

checker: fix conflict validation _ as already imported sym#26230
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_import_discard_sym

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #26219

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

@spytheman spytheman marked this pull request as ready for review December 31, 2025 12:46
@spytheman spytheman merged commit abe97b6 into vlang:master Dec 31, 2025
84 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.

unused import as _ conflicts with unused function param _

2 participants