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: insert imports in place of macro imports #26

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

timofei-iatsenko
Copy link
Collaborator

I don't know what exactly went wrong, but i just come up with better/shorter code.
While analyzing macro imports i save the original import's index and insert new imports into that position.

Probably previously it failed because of somehow wrong position.
related: #21 #25

@andrii-bodnar andrii-bodnar merged commit 2f839f0 into main Feb 23, 2023
@andrii-bodnar andrii-bodnar deleted the fix/insert-imports-in-place-of-macro-import branch February 23, 2023 15:50
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.

2 participants