On 7/9/2017 6:13 AM, Andrei Alexandrescu wrote:
We should use typeof(assert(0)) for Bottom.
That also leaves the door open for:
alias noreturn = typeof(assert(0));
On 7/9/2017 6:13 AM, Andrei Alexandrescu wrote:
We should use typeof(assert(0)) for Bottom.
That also leaves the door open for:
alias noreturn = typeof(assert(0));