swift
c922ab56 - [CSBindings] Allow optional subtype inference when closure result is not yet resolved

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
Author
Committer
Parents
Loading