Skip to content

checker: fix or-expr check on invalid method call #22950

Merged
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_check_method_on_undefined
Nov 23, 2024
Merged

checker: fix or-expr check on invalid method call #22950
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_check_method_on_undefined

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Nov 23, 2024

@felipensp felipensp marked this pull request as ready for review November 23, 2024 18:57
Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit f8fb57d into vlang:master Nov 23, 2024
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.

V panic when passing undeclared argument to fn

2 participants