https://issues.dlang.org/show_bug.cgi?id=16207
Andrew Godfrey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrew Godfrey <[email protected]> --- I know what a "void *" is for, but what is the intent of a "const(void)[]"? Does it have a valid length? Does it behave any differently than a "void[]"? --
