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

checker: disallow expr is Type if expr is Optional #23510

Merged
merged 7 commits into from
Jan 25, 2025

Conversation

Delta456
Copy link
Member

@Delta456 Delta456 commented Jan 18, 2025

Fixes #23486

Copy link

Connected to Huly®: V_0.6-21939

@Delta456 Delta456 marked this pull request as draft January 18, 2025 19:33
spytheman added a commit to vlang/v-analyzer that referenced this pull request Jan 25, 2025
Copy link
Member

@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 marked this pull request as ready for review January 25, 2025 05:18
@spytheman spytheman merged commit 89089ab into vlang:master Jan 25, 2025
72 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.

option sumtype is checking breaks
3 participants