https://issues.dlang.org/show_bug.cgi?id=22070

--- Comment #10 from Dlang Bot <[email protected]> ---
@WalterBright updated dlang/dmd pull request #14044 "fix Issue 23058 - importC:
cannot take address inside multi-dimension…" mentioning this issue:

- Expand fix for issue 22070 to also allow array literals as lvalues

  Check for and restrict nested address-of expressions on literals, such as
`&(&"")`

https://github.com/dlang/dmd/pull/14044

--

Reply via email to