[Issue 24482] Recursive alias out of order fails to compile with a misleading error message.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 4 23:08:43 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24482

--- Comment #3 from scrubereal at gmail.com ---
Right; and an actual array would store an `E[]` or an `E*`. When `e`'s type is
one of those, the program compiles.

--


More information about the Digitalmars-d-bugs mailing list