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

Correctly indent local variables in functions #213

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

alexcrichton
Copy link
Member

Use the newline function instead of manually adding the wrong amount
of space to handle the case when nested modules have functions with
locals.

Use the `newline` function instead of manually adding the wrong amount
of space to handle the case when nested modules have functions with
locals.
@alexcrichton alexcrichton force-pushed the fix-print-nested-locals branch from d69935c to 5ad4f96 Compare January 28, 2021 16:28
@alexcrichton alexcrichton requested a review from fitzgen January 28, 2021 21:15
@fitzgen fitzgen merged commit 2e0a81d into bytecodealliance:main Jan 28, 2021
@alexcrichton alexcrichton deleted the fix-print-nested-locals branch July 6, 2022 14: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.

2 participants