Files
swift-mirror/test/expr/closure/anonymous.swift
Slava Pestov 1d1517ff06 Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments
This still doesn't work in a number of cases, but fixes a case
that used to work in Swift 3.0 which was affecting the Dollar.swift
library.

Fixes <rdar://problem/29007725>.
2017-01-23 22:46:54 -08:00

1.6 KiB