https://issues.dlang.org/show_bug.cgi?id=21492
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- What D does is generate the code, then prune away all the false code blocks. Looks like ldc does it is better. --
