https://issues.dlang.org/show_bug.cgi?id=22916
--- Comment #7 from Walter Bright <[email protected]> --- I should have looked at the cheat sheet, which has: ref X foo(ref return scope P p) ReturnRef-Scope which concurs with what you wrote. --
d-bugmail--- via Digitalmars-d-bugs Sun, 28 Aug 2022 20:04:03 -0700
https://issues.dlang.org/show_bug.cgi?id=22916
--- Comment #7 from Walter Bright <[email protected]> --- I should have looked at the cheat sheet, which has: ref X foo(ref return scope P p) ReturnRef-Scope which concurs with what you wrote. --