[Issue 16193] opApply() doesn't heap allocate closure
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Feb  3 11:04:16 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16193
Nick Treleaven <nick at geany.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org
--- Comment #19 from Nick Treleaven <nick at geany.org> ---
Code from comment #3 does seem to work now and prints:
> y = 10
When calling `s.escaped(0);`
--
    
    
More information about the Digitalmars-d-bugs
mailing list