Skip to content

parser: fix generic struct init detection T{}#22682

Merged
medvednikov merged 2 commits intovlang:masterfrom
felipensp:fix_generic_init_struct_syntax
Oct 28, 2024
Merged

parser: fix generic struct init detection T{}#22682
medvednikov merged 2 commits intovlang:masterfrom
felipensp:fix_generic_init_struct_syntax

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Oct 28, 2024

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
Copy link
Copy Markdown
Contributor

spytheman commented Oct 28, 2024

The CI failures for macos are not related.

@felipensp felipensp marked this pull request as ready for review October 28, 2024 14:20
@medvednikov medvednikov merged commit 7bd2bef into vlang:master Oct 28, 2024
@felipensp felipensp deleted the fix_generic_init_struct_syntax branch October 28, 2024 19:52
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.

Default generic value T{} is not recognized in if condition

3 participants