https://issues.dlang.org/show_bug.cgi?id=22128
--- Comment #1 from Walter Bright <[email protected]> --- If `scope` is added just before `int delegate`, the `_dlg = dlg;` will be diagnosed as an error. --
d-bugmail--- via Digitalmars-d-bugs Mon, 21 Feb 2022 00:49:57 -0800
https://issues.dlang.org/show_bug.cgi?id=22128
--- Comment #1 from Walter Bright <[email protected]> --- If `scope` is added just before `int delegate`, the `_dlg = dlg;` will be diagnosed as an error. --