https://issues.dlang.org/show_bug.cgi?id=22799
--- Comment #1 from Walter Bright <[email protected]> --- The spec says: "Best practice is to annotate delegate parameters with scope when possible." so this bug is invalid. --
d-bugmail--- via Digitalmars-d-bugs Sun, 20 Feb 2022 15:58:33 -0800
https://issues.dlang.org/show_bug.cgi?id=22799
--- Comment #1 from Walter Bright <[email protected]> --- The spec says: "Best practice is to annotate delegate parameters with scope when possible." so this bug is invalid. --