---- extern(C++) struct Foo { pragma(mangle, "HOHOHO") ~this(); } ---- The symbol's name isn't HOHOHO.
@Geod24 created dlang/dmd pull request #10811 "Add test for fixed issue 19504" fixing this issue: - Add test for fixed issue 19504 https://github.com/dlang/dmd/pull/10811
dlang/dmd pull request #10811 "Add test for fixed issue 19504" was merged into master: - a9b2e241ff7a8ddeafd44072e461667ebce59c58 by Geod24: Add test for fixed issue 19504 https://github.com/dlang/dmd/pull/10811