[Issue 14850] Concatenation of static arrays should have compile-time length

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 5 12:38:21 UTC 2023


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

--- Comment #4 from Nick Treleaven <nick at geany.org> ---
Also, concatenation of static arrays could be allowed with @nogc iff assigned
to a static array. Currently that errors.

--


More information about the Digitalmars-d-bugs mailing list