这是indexloc提供的服务,不要输入任何密码
Skip to content

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

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

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

sorawee
Copy link
Contributor

@sorawee sorawee commented Mar 7, 2024

Fixes #1363

@sorawee sorawee force-pushed the base-env-hash-pattern branch from dffd08e to c077642 Compare March 14, 2024 04:45
@sorawee sorawee force-pushed the base-env-hash-pattern branch from c077642 to 6d3d04e Compare March 19, 2024 11:39
@samth
Copy link
Member

samth commented Mar 21, 2024

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

@sorawee sorawee force-pushed the base-env-hash-pattern branch from 6d3d04e to 02af8fd Compare March 21, 2024 16:19
@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
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
@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