Skip to content

Conversation

@dy-tea
Copy link
Member

@dy-tea dy-tea commented Jan 1, 2026

Fixes #26061.

Also partially fixes #26053 but there is an additional issue which is hopefully easier to fix with string interpolation in the $else branch.

@dy-tea
Copy link
Member Author

dy-tea commented Jan 2, 2026

Weird that it doesn't compile on sanitized CI now :/

@spytheman
Copy link
Member

Weird that it doesn't compile on sanitized CI now :/

Those failures are unrelated and already fixed on master.

@dy-tea dy-tea marked this pull request as draft January 3, 2026 14:04
@dy-tea
Copy link
Member Author

dy-tea commented Jan 3, 2026

If the CI passes it should be ready.

@dy-tea dy-tea marked this pull request as ready for review January 3, 2026 14:36
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.

Thank you @dy-tea 🙇🏻 .

@spytheman spytheman merged commit b9e9192 into vlang:master Jan 4, 2026
85 checks passed
@dy-tea dy-tea deleted the comptime-if branch January 4, 2026 21:54
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.

$match assignment will crash compiler $if assignment will crash compiler

2 participants