https://issues.dlang.org/show_bug.cgi?id=22070
--- Comment #7 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14028 "Expand fix for issue 22070 to also allow array literals as lvalues" was merged into master: - 95f218d081b0695836f901b62f0b16bb68107449 by Steven Dwy: 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/14028 --
