swift
1d1517ff
- Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
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>.
References
#6996 - Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments
Author
slavapestov
Committer
slavapestov
Parents
ab374198
Loading