https://issues.dlang.org/show_bug.cgi?id=21206
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Seb <[email protected]> --- The reason for the different behaviour with string argument is that there's cppmangle.d for Posix and cppmanglewin.d for Windows. There's an old PR for both issues: https://github.com/dlang/dmd/pull/8120 --
