swift
ee0e408a - [Sema] Remove separate closure type-checking logic

Commit
1 year ago
[Sema] Remove separate closure type-checking logic `participatesInInference` is now always true for a non-empty body, remove it along with the separate type-checking logic such that empty bodies are type-checked together with the context.
Author
Parents
Loading