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

[asl][reference] Fix double declaration of add_global_storage #1019

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

Roman-Manevich
Copy link
Collaborator

There are two functions named add_global_storage - one in Typing.ml and another in StaticEnv.ml. I've dropeed the begin/end markers and TypingRule.AddGlobalStorage from the version in StaticEnv.ml, since it is only used by the version in Typing.ml.

@Roman-Manevich Roman-Manevich requested review from HadrienRenaud and removed request for HadrienRenaud October 24, 2024 15:13
@Roman-Manevich Roman-Manevich merged commit 8b791f5 into master Oct 24, 2024
3 checks passed
@HadrienRenaud HadrienRenaud deleted the asl-reference-fix branch October 24, 2024 15:53
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.

1 participant