Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: Regression: Swift 2.1 ➜ 2.2: Type inference fails for `Color.W…
…rap` when operator-concatenating parameter array without annotation. Annotating the entire array as `[(Color.Wrap, String)]` provides explicit type information for the operator-concatenation of the parameter array.
- Loading branch information