Skip to content

checker: fix parenexpr checking on assignment#17593

Merged
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_paren_checking
Mar 11, 2023
Merged

checker: fix parenexpr checking on assignment#17593
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_paren_checking

Conversation

@felipensp
Copy link
Copy Markdown
Member

Fix #17214

@felipensp felipensp requested a review from Delta456 March 10, 2023 21:54
@felipensp felipensp marked this pull request as ready for review March 10, 2023 23:42
Copy link
Copy Markdown
Member

@Delta456 Delta456 left a comment

Choose a reason for hiding this comment

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

Great work! Using an infinite loop makes this check easy 💯

@spytheman spytheman merged commit ddcc22f into vlang:master Mar 11, 2023
l1mey112 pushed a commit to l1mey112/v that referenced this pull request Jun 7, 2023
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.

cgen: checker bug; node.left_types.len < node.left.len

3 participants