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

Dennis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Dennis <[email protected]> ---
Behavior was introduced by:

commit f15ca4c322c61d8acec1987351c0eb2b520aa327
Author: k-hara <[email protected]>
Date:   Sat Jun 28 14:17:43 2014 +0900

    Keep existing weird prefix attribute behavior on AliasDeclaration and
VarDeclaration

    I'd like to store all prefix attributes to `Declaration::storage_class`,
but
    currently it's not possible because of these behaviors.

--

Reply via email to