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

Mathias LANG <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #17 from Mathias LANG <[email protected]> ---
This works fine in D2: `enum` gives you a new value every time, but `[static]
immutable` does what you expect.

--

Reply via email to