swift
c922ab56
- [CSBindings] Allow optional subtype inference when closure result is not yet resolved
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
228 days ago
[CSBindings] Allow optional subtype inference when closure result is not yet resolved Similar to `Void?` we need to unwrap `$T?` because it could be later bound to `Void` from context. Resolves: rdar://143474313
References
#79026 - [CSBindings] Allow optional subtype inference when closure result is …
Author
xedin
Committer
xedin
Parents
109e2081
Loading