https://issues.dlang.org/show_bug.cgi?id=15857
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Martin Nowak <[email protected]> --- I guess this is a problem with comparing symbols for equality. https://github.com/D-Programming-Language/dmd/blob/e90436f89cdccc39408cc3760471199cee371b3d/src/dscope.d#L556 --
