https://issues.dlang.org/show_bug.cgi?id=22611 --- Comment #2 from Walter Bright <bugzilla at digitalmars.com> --- Internally, the compiler does not keep track of which typedefs are pointing to a struct tag, so it's kinda awkward to fix. --