https://issues.dlang.org/show_bug.cgi?id=20130
--- Comment #3 from Basile-z <[email protected]> --- another one, same problem: --- void main() { auto data = cast(const char[5][]) "qwert"; } --- --
d-bugmail--- via Digitalmars-d-bugs Wed, 11 Dec 2019 16:55:30 -0800
https://issues.dlang.org/show_bug.cgi?id=20130
--- Comment #3 from Basile-z <[email protected]> --- another one, same problem: --- void main() { auto data = cast(const char[5][]) "qwert"; } --- --