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

Boris Carvajal <[email protected]> changed:

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

--- Comment #3 from Boris Carvajal <[email protected]> ---
reduced test case:

----
E e;

enum E
{
    a = "x"
}
----

Forward references just assume int value.

--

Reply via email to