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

Populating codeOf of ASTModule #1634

Merged
merged 3 commits into from
Jul 26, 2024
Merged

Populating codeOf of ASTModule #1634

merged 3 commits into from
Jul 26, 2024

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Jul 25, 2024

This error message was annoying me, so here is a fix. I am not sure if it is easy to find the "location" of the module. The region should be able to be computed out of the lengt of fileContents and its actual content. I actually thought we had a function like that somewhere @konradweiss?

This error message was annoying me, so here is a fix. I am not sure if it is easy to find the "location" of the module. The region should be able to be computed out of the lengt of `fileContents` and its actual content. I actually thought we had a function like that somewhere @konradweiss?
Copy link

sonarcloud bot commented Jul 26, 2024

@oxisto oxisto merged commit 2076f44 into main Jul 26, 2024
3 checks passed
@oxisto oxisto deleted the code-of-ast-module branch July 26, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants