https://issues.dlang.org/show_bug.cgi?id=6032
Elie Morisse <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Elie Morisse <[email protected]> --- const(char)* s = "foo"c; // fails too Any rationale behind this? --
