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

bugfix: fix rendering of certain variables that erroneously got a leading dot #5528

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

mitchellwrosen
Copy link
Member

Overview

Fixes #5525

This PR addresses the issue discovered in #5525 (caused by #5498), and also fixes a similar issue that had gone undetected and unreported: we would sometimes render pattern variables incorrectly.

Test coverage

I've added a transcript that demonstrates the fixes.

@aryairani aryairani merged commit 4324c53 into trunk Jan 8, 2025
32 checks passed
@aryairani aryairani deleted the fix-5525 branch January 8, 2025 21:23
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.

pattern matching captures rendered with leading dot
2 participants