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";
}
---

--

Reply via email to