Support use of an optional label for the first trailing closure

Discussion

That doesn't seem necessary. Like capture labels, the closure label itself should always be optional unless the user wants it. If we want Swift's default style to include the label, that's fine, the community will just continue to use formatters to standardize.

5 Likes