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

Boris Carvajal <boris...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boris...@gmail.com

--- Comment #3 from Boris Carvajal <boris...@gmail.com> ---
reduced test case:

----
E e;

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

Forward references just assume int value.

--

Reply via email to