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

cgen: allow unwrapping of x as string expr #22953

Merged
merged 5 commits into from
Nov 24, 2024

Conversation

Delta456
Copy link
Member

@Delta456 Delta456 commented Nov 23, 2024

@Delta456 Delta456 requested a review from felipensp November 23, 2024 18:46
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.

@spytheman
Copy link
Member

(rebased to resolve the merge conflict with master)

@spytheman spytheman merged commit 5cd84d4 into vlang:master Nov 24, 2024
72 checks passed
Copy link
Member

Choose a reason for hiding this comment

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

Just noticed... imho it should go to vlib/v/tests/options/ folder.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. I will PR this later.

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.

C error on Option casting in assert statement
3 participants