![]() When a `module` or `let-syntax` form is `expand`ed (i.e., when a syntax object must be generated), then code is expanded to a syntax object and then parsed again for compilation. In that second parse, take advantage of the fact that the expression is already expanded, which means that no new scopes or bindings need to be created. Related to #3165 |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |