https://issues.dlang.org/show_bug.cgi?id=19520
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- > I don't think its outside the scope of CTFE to evaluate `assert(type is > type)` as either true or false, so that should be addressed. Actually, I change my mind, it should be an error. --
