Joe Groff via swift-evolution <swift-evolution at ...> writes: > annotation belongs in the capture list. {[only a, b] in a + b } maybe > > -Joe How about { ![a, b] in a + b } ?