From the proposal:
The unlabeled trailing closure will be matched to the next parameter that is either unlabeled or has a declared type that structurally resembles a function type
so this is still well-formed.
Doug
From the proposal:
The unlabeled trailing closure will be matched to the next parameter that is either unlabeled or has a declared type that structurally resembles a function type
so this is still well-formed.
Doug