swift
d022cf80 - [CodeComplete] Avoid using an unresolved contextual type

Commit
1 year ago
[CodeComplete] Avoid using an unresolved contextual type This can occur for e.g multi-statement closure returns (and soon for singe-expression closures too), so fall back to evaluating the expression type if it's not fully resolved.
Author
Parents
Loading