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

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14929 "Fix 11316: Infer storage class of parameters
with function literals" was merged into master:

- 9ec4f41e332186154213f939b57f616933086211 by Geod24:
  Fix 11316: Infer storage class of parameters with function literals

  This will allow improving functional style code by seamlessly
  adding `ref` (or `in`) and having the compiler do the job.

https://github.com/dlang/dmd/pull/14929

--

Reply via email to