Replies: 1 comment
-
Leads evaluated optional parentheses as part of #623. Rationale for requiring parentheses may be found in that proposal. As a general note regarding polls, bear in mind that there's a relatively small number of people active in design discussions, but a very large target pool of developers. This GitHub forum doesn't provide a representative vote from developers, so polls will have [very low accuracy and] very limited influence on decisions. Providing objective data or new information will typically be a better way to shift a decision. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Functions require parentheses. Control flows can have optional parentheses while braces are required:
Comparing these two alternative syntaxes...
9 votes ·
Beta Was this translation helpful? Give feedback.
All reactions