https://issues.dlang.org/show_bug.cgi?id=22095
--- Comment #4 from Vladimir Panteleev <[email protected]> --- Oh, does the compiler only put referenced variables in the closure? I thought it was the entire frame. Now this makes sense. --
d-bugmail--- via Digitalmars-d-bugs Thu, 01 Jul 2021 15:08:03 -0700
https://issues.dlang.org/show_bug.cgi?id=22095
--- Comment #4 from Vladimir Panteleev <[email protected]> --- Oh, does the compiler only put referenced variables in the closure? I thought it was the entire frame. Now this makes sense. --