https://issues.dlang.org/show_bug.cgi?id=13183
--- Comment #8 from anonymous4 <[email protected]> --- AIU, this can't work because C++ namespaces are added to D symbol table. Manu proposed to not add C++ namespaces to D symbol table, use them for mangling only, this would also allow multiple declarations of the same C++ namespace. Was it rejected? --
