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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #8 from RazvanN <[email protected]> ---
Spec:   defined as scope const. However in has not yet been properly
implemented so it's current implementation is equivalent to const. It is
recommended to avoid using in until it is properly defined and implemented. Use
scope const or const explicitly instead.

Closing as fixed.

--

Reply via email to