https://issues.dlang.org/show_bug.cgi?id=21625
--- Comment #4 from Basile-z <[email protected]> --- There should not be conflicts. DMD has a special function in its Identifier class that was exactly designed to prevent such conflicts. That's why you see "L" and "C" in the mangle BTW, so definitively a bug. --
