Skip to content

Comments

Mention empty curlies#228

Merged
hadley merged 2 commits intomainfrom
empty-curlies
Sep 30, 2024
Merged

Mention empty curlies#228
hadley merged 2 commits intomainfrom
empty-curlies

Conversation

@hadley
Copy link
Member

@hadley hadley commented Sep 30, 2024

Fixes #191

@MichaelChirico one more!

}
} else { y ^ x }

while (waiting_for_something()) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe clarify { } is also discouraged?

while (waiting_for_something()) { }

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.

Clarify empty braced statements

2 participants