https://issues.dlang.org/show_bug.cgi?id=23791
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @ntrel created dlang/dmd pull request #15596 "Fix isLvalue error message" fixing this issue: - Fix isLvalue error message Requiring an lvalue is not the same as requiring modification. Fix Issue 23791 - Rvalue default argument for ref parameter gives misleading error. https://github.com/dlang/dmd/pull/15596 --
