https://issues.dlang.org/show_bug.cgi?id=22611
--- Comment #2 from Walter Bright <[email protected]> --- Internally, the compiler does not keep track of which typedefs are pointing to a struct tag, so it's kinda awkward to fix. --
d-bugmail--- via Digitalmars-d-bugs Wed, 02 Feb 2022 01:46:20 -0800
https://issues.dlang.org/show_bug.cgi?id=22611
--- Comment #2 from Walter Bright <[email protected]> --- Internally, the compiler does not keep track of which typedefs are pointing to a struct tag, so it's kinda awkward to fix. --