swift
0a4c029c - [AST] Introduce UnreachableExpr

Commit
1 year ago
[AST] Introduce UnreachableExpr This models the conversion from an uninhabited value to any type, and allows us to get rid of a couple of places where we'd attempt to drop the return statement instead.
Author
Parents
Loading