https://issues.dlang.org/show_bug.cgi?id=21854
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Walter Bright <[email protected]> --- The trouble here appears to be that I thought I could get away with just gen vectors, but the DFA needs kill vectors, too. --
