Learn more about cloning repositories
You have read-only access
When determining whether a variadic tuple can be initialized with a scalar, only count the variadic argument as being initializable if it is the only one. Fixes <rdar://problem/11924397>. Swift SVN r2389