[Issue 16037] assigning delegate to a scope variable shouldn't allocate closure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 20 15:22:35 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=16037

--- Comment #8 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Anyway, if `in` loses scope semantics, it will break @nogc code like in the
example above, you can't eliminate breakage completely here.

--


More information about the Digitalmars-d-bugs mailing list