Skip to content

Conversation

@stevenfontanella
Copy link
Member

For use in #8058. In some cases (e.g. for parsing (module definition ...)), we want to parse the body of a module without the initial (module name? ...) S-expression. parseModule parses either the full (module ...) S-expression or just the module body since some cases consist only of a module body. Add parseModuleBody which only parses the module body.

@stevenfontanella stevenfontanella merged commit 5efa505 into main Dec 1, 2025
17 checks passed
@stevenfontanella stevenfontanella deleted the parsemodulebody branch December 1, 2025 22:56
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.

3 participants