mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`_` pattern doesn't have a type, it's always contextual, so let's allow it to assume a type of initializer expression instead of creating a new type variable. This helps to makes sure that initializer would never get a placeholder type from `_` pattern it's associated with.
176 KiB
176 KiB