Skip to content

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented Jun 19, 2023

Closes #1044

This PR basically is a re-implementation of #767: Instead of unconditionally omitting braces for the final function argument, we set layout-based brace information in do blocks (statements) only for all but the last statement. This means that the brace information is now properly propagated in cases like #1044.

@amesgen amesgen force-pushed the amesgen/issue-1044 branch from 0a0a020 to 28a9ba1 Compare August 1, 2023 08:17
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

@github-actions github-actions bot temporarily deployed to pull request August 1, 2023 08:38 Inactive
@mrkkrp mrkkrp merged commit 02ceaa2 into master Aug 1, 2023
@mrkkrp mrkkrp deleted the amesgen/issue-1044 branch August 1, 2023 09:09
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.

AST differs on inline lambda case
2 participants