[Issue 21340] extern(C++, ) extern(C++, "") and extern(C++, mixin("")) should result in no namespace not an error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 25 00:32:44 UTC 2020


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

Nicholas Wilson <iamthewilsonator at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |

--- Comment #2 from Nicholas Wilson <iamthewilsonator at hotmail.com> ---
that should be 

extern(C++,mixin("\"\""))
    struct A {}

--


More information about the Digitalmars-d-bugs mailing list