https://issues.dlang.org/show_bug.cgi?id=21591
--- Comment #1 from kinke <[email protected]> --- Looking at dmd/dmangle.d, some missing type merge must be causing this (the backrefs depend on equivalent types sharing the same `Type` instance). --
d-bugmail--- via Digitalmars-d-bugs Fri, 29 Jan 2021 06:18:43 -0800
https://issues.dlang.org/show_bug.cgi?id=21591
--- Comment #1 from kinke <[email protected]> --- Looking at dmd/dmangle.d, some missing type merge must be causing this (the backrefs depend on equivalent types sharing the same `Type` instance). --