You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably the right choice here is to not require parentheses in the explorer, although that'll probably require some extra handling of choices so that the parentheses are only conditionally required.
The text was updated successfully, but these errors were encountered:
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time.
This issue is labeled inactive because the last activity was over 90 days ago.
https://github.com/carbon-language/carbon-lang/blob/trunk/docs/design/README.md#choice-types has example code:
Right now, it would be
Cancelled()
with parentheses: https://carbon.compiler-explorer.com/z/3dnK4xP38Probably the right choice here is to not require parentheses in the explorer, although that'll probably require some extra handling of choices so that the parentheses are only conditionally required.
The text was updated successfully, but these errors were encountered: