https://issues.dlang.org/show_bug.cgi?id=14835
Andrei Alexandrescu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Andrei Alexandrescu <[email protected]> --- One simple possibility here is to automatically insert `else` whenever the `static if` branch does not fall through --
