https://issues.dlang.org/show_bug.cgi?id=23369
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @maxhaton created dlang/dmd pull request #14484 "Fix Issue 23369 - Let more symbols be imported multiple times." fixing this issue: - Fix Issue 23369 - Let more symbols be imported multiple times. The bug complains about the error message but the underlying problem here is that the error doesn't trigger at all for most other kinds of symbols. https://github.com/dlang/dmd/pull/14484 --
