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

Luís Marques <[email protected]> changed:

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

--- Comment #2 from Luís Marques <[email protected]> ---
This also causes problems:

struct Foo
{
    extern (C++) static int foo;
}

--

Reply via email to