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

Martin Nowak <c...@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@dawg.eu

--- Comment #1 from Martin Nowak <c...@dawg.eu> ---
As scope is a storage class, it cannot be part of a type or alias declaration,
i.e. just like ref you can add it for parameters and unlike ref, scope can be
used on variable declarations.

--

Reply via email to