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

Let modules manage their own symbol in their parent scope #2729

Open
sergisiso opened this issue Oct 2, 2024 · 1 comment
Open

Let modules manage their own symbol in their parent scope #2729

sergisiso opened this issue Oct 2, 2024 · 1 comment

Comments

@sergisiso
Copy link
Collaborator

With #2596 Routines manage their symbol in the parent scope (attaching, detaching, renaming the routines affects their scope), modules should have the same behaviour. @LonelyCat124 I guess we can use the same Node functionality now?

@LonelyCat124
Copy link
Collaborator

Yeah - I assume we can use an update_parent_symbol_table implementation to do something with this.

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

No branches or pull requests

2 participants