https://issues.dlang.org/show_bug.cgi?id=24096
--- Comment #4 from [email protected] --- Shouldn't in the delegate, we capture the variable of the function itself where the delegate is called, and not an external variable outside the function! --
d-bugmail--- via Digitalmars-d-bugs Mon, 21 Aug 2023 18:45:21 -0700
https://issues.dlang.org/show_bug.cgi?id=24096
--- Comment #4 from [email protected] --- Shouldn't in the delegate, we capture the variable of the function itself where the delegate is called, and not an external variable outside the function! --