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

base-env: add support for hash patterns in match #1364

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

sorawee
Copy link
Contributor

@sorawee sorawee commented Mar 7, 2024

Fixes #1363

@samth
Copy link
Sponsor Member

samth commented Mar 21, 2024

This is good to go, along with the matching PR in racket/racket, right?

@sorawee
Copy link
Contributor Author

sorawee commented Mar 21, 2024

I just bumped a version (since @rfindler just made a version bump too, which conflicted with my earlier version bump). But yes, they are both good to go, if you are satisfied with them.

@samth
Copy link
Sponsor Member

samth commented Mar 21, 2024

I'm happy.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 0 files in this pull request and found no issues.

@sorawee sorawee merged commit 2e69dea into racket:master Mar 24, 2024
5 checks passed
@sorawee sorawee deleted the base-env-hash-pattern branch March 24, 2024 05:17
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.

The new hash match pattern doesn't work in Typed Racket
2 participants