swift
3649dcbf - [TypeChecker] Bool literals in switch

Commit
201 days ago
[TypeChecker] Bool literals in switch Bool literals are regarded as expr patterns when switching over Optional<Bool>. Simplify the expr by converting to their optional counterparts.
Author
Committer
Parents
Loading