Skip to content

parser: fix wrong string parsing #24298

Merged
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_if_elseif_else
Apr 24, 2025
Merged

parser: fix wrong string parsing #24298
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_if_elseif_else

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #24297

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22676

@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.

@spytheman

Copy link
Copy Markdown
Contributor

The CI failure is unrelated, and will be fixed in another PR - #24304 .

@spytheman spytheman merged commit 72f45e4 into vlang:master Apr 24, 2025
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.

if expression with multi-statements in branch does not compile unless ';' present

2 participants