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: add stmt info declare symbol for resolution found symbol #91

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

underfin
Copy link
Contributor

Description

Before creating local symbol not add the declare symbol to stmt info, it will be caused panic at search final name for the symbol, the previous test can worked because export symbol module and use symbol module at same chunk.

Test Plan

Added.


@underfin underfin merged commit 50e191a into main Oct 25, 2023
5 checks passed
@underfin underfin deleted the fix-namspace-linker branch October 25, 2023 06:26
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.

None yet

2 participants