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

Fix dict literals error #7019

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Fix dict literals error #7019

merged 2 commits into from
Sep 6, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Sep 6, 2024

Fixes #7017.

@cknitt cknitt merged commit ec4d737 into rescript-lang:master Sep 6, 2024
20 checks passed
@cknitt cknitt deleted the fix-dict branch September 6, 2024 19:00
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.

New dict literal syntax fails with The module or file Caml_dict can't be found.
2 participants